Morten Brix Pedersen пре 22 година
родитељ
комит
79bc84cd6c
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.57) - Sat Aug, 28th 2004
    Changes by Christoph Berg:
    * Fix problem where NFiles didn't work when the specified values was more
    than the actual number of logfiles.

+ 1 - 1
modules/Pisg.pm

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