Parcourir la source

Time to release 0.50.

Morten Brix Pedersen il y a 23 ans
Parent
commit
0d30c8a9a9
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      docs/Changelog
  2. 1 1
      modules/Pisg.pm

+ 1 - 1
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (x.xx)
+pisg (0.50) - Mon Nov, 17th 2003
    * Added NFiles option, which can be used for LogDirs to only parse the last
    * Added NFiles option, which can be used for LogDirs to only parse the last
      N files (thanks, Christoph Berg)
      N files (thanks, Christoph Berg)
    * Added OutputTag option, which enables users to have variable output names
    * Added OutputTag option, which enables users to have variable output names

+ 1 - 1
modules/Pisg.pm

@@ -196,7 +196,7 @@ sub get_default_config_settings
 
 
         botnicks => '',            # Needed for DCpp format (non-irc)
         botnicks => '',            # Needed for DCpp format (non-irc)
 
 
-        version => "0.50-cvs",
+        version => "0.50",
     };
     };
 
 
     # Backwards compatibility with old option names:
     # Backwards compatibility with old option names: