Morten Brix Pedersen 22 лет назад
Родитель
Сommit
a892731558
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.53) - Tue Mar, 23rd 2004
    * Several noticeable performance improvements (thanks, Hanno Hecker)
    * mIRC is no longer the default format. You have to always specify a format
      now.

+ 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.53-cvs",
+        version => "0.53",
     };
 
     # This enables us to use the search_path in other modules