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

Bump version and release 0.66.

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

+ 1 - 1
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (0.66) - ??
+pisg (0.66) - Thu May, 13th 2005
    Christoph:
    Christoph:
    * Features:
    * Features:
      + Finally added support for 'asian' smiles ^^ (requested by Christian
      + Finally added support for 'asian' smiles ^^ (requested by Christian

+ 1 - 1
modules/Pisg.pm

@@ -215,7 +215,7 @@ sub get_default_config_settings
         modules_dir => '',         # set in get_cmdline_options
         modules_dir => '',         # set in get_cmdline_options
         cchannels => '',           # set in get_cmdline_options
         cchannels => '',           # set in get_cmdline_options
 
 
-        version => "0.65",
+        version => "0.66",
     };
     };
 
 
     # This enables us to use the search_path in other modules
     # This enables us to use the search_path in other modules