Morten Brix Pedersen 22 лет назад
Родитель
Сommit
d1a0e11a8f
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.58) - Thu Sep, 9th 2004
    * Added new option, ShowFoulDecimals which configures the number of
    decimals used in statistics in foul numbers. (thanks, Thorbjörn Svensson)
    * Fix wrong references of nicks (thanks, Sascha Wessel)

+ 1 - 1
modules/Pisg.pm

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