Morten Brix Pedersen 22 лет назад
Родитель
Сommit
dbc60dfb63
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.56) - Sat Jun, 19th 2004
    * Fix parsing of energymech kick messages and modes (thanks, optika81)
    * Add colorscheme with traditional pisg (website) colors. Thanks, mite.
    * Fix many unitialized errors with rbot format.

+ 1 - 1
modules/Pisg.pm

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