Morten Brix Pedersen %!s(int64=22) %!d(string=hai) anos
pai
achega
312dbfc71a
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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