Преглед изворни кода

Bump version and release 0.60.

Morten Brix Pedersen пре 22 година
родитељ
комит
9960da05f9
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      docs/Changelog
  2. 1 1
      modules/Pisg.pm

+ 1 - 1
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (0.60) - ??
+pisg (0.60) - Fri Oct, 15th 2004
    Changes by Christoph Berg:
    * Clean up loop code in _mostnicks() and fix warning about calls to
    is_ignored(undef).

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