Morten Brix Pedersen 22 lat temu
rodzic
commit
235a0b9a00
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      docs/Changelog
  2. 1 1
      modules/Pisg.pm

+ 1 - 1
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (x.xx)
+pisg (0.52) - Fri Feb, 13rd 2004
    * Fixed a bug in the energymech format, it did not recognize join lines.
    * Fixed some bugs in the mIRC6 format.
    * Backwards-compatibility for old option names (which became deprecated in

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