Jelajahi Sumber

Bump version and release 0.62.

Morten Brix Pedersen 21 tahun lalu
induk
melakukan
19dd3e1d76
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      docs/Changelog
  2. 1 1
      modules/Pisg.pm

+ 1 - 1
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (0.62) - ??
+pisg (0.62) - Sat Dec, 11th 2004
    Changes by Christoph Berg:
    Changes by Christoph Berg:
    * Update mIRC script for the mIRC6hack format (thanks, coaster).
    * Update mIRC script for the mIRC6hack format (thanks, coaster).
    * Warnings about missing Text::Iconv are suppressed by 'silent'.
    * Warnings about missing Text::Iconv are suppressed by 'silent'.

+ 1 - 1
modules/Pisg.pm

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