Morten Brix Pedersen 22 лет назад
Родитель
Сommit
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.
    * Really fix topics with the mbot format.
    * 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)
 
         dailyactivity => 0,
-        version => "0.54-cvs",
+        version => "0.54",
     };
 
     # This enables us to use the search_path in other modules