Morten Brix Pedersen преди 22 години
родител
ревизия
312dbfc71a
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      docs/Changelog
  2. 1 1
      modules/Pisg.pm

+ 1 - 1
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (x.xx)
+pisg (0.54) - Thu Apr, 1st 2004
    * Revert most of the performance improvement changes, they caused bugs.
    * Revert most of the performance improvement changes, they caused bugs.
    * Really fix topics with the mbot format.
    * Really fix topics with the mbot format.
    * Fix wrong recognizing of www URLs where "ewww" would be recognized as an
    * Fix wrong recognizing of www URLs where "ewww" would be recognized as an

+ 1 - 1
modules/Pisg.pm

@@ -197,7 +197,7 @@ sub get_default_config_settings
         botnicks => '',            # Needed for DCpp format (non-irc)
         botnicks => '',            # Needed for DCpp format (non-irc)
 
 
         dailyactivity => 0,
         dailyactivity => 0,
-        version => "0.54-cvs",
+        version => "0.54",
     };
     };
 
 
     # This enables us to use the search_path in other modules
     # This enables us to use the search_path in other modules