Просмотр исходного кода

Bump version and release 0.66.

Morten Brix Pedersen 21 лет назад
Родитель
Сommit
fc7cbca593
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:
    * Features:
      + 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
         cchannels => '',           # set in get_cmdline_options
 
-        version => "0.65",
+        version => "0.66",
     };
 
     # This enables us to use the search_path in other modules