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

Bump version and release 0.65.

Morten Brix Pedersen 21 лет назад
Родитель
Сommit
c2e7099460
3 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      docs/Changelog
  2. 1 1
      docs/pisg-doc.xml
  3. 1 1
      modules/Pisg.pm

+ 1 - 1
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (0.65) - ??
+pisg (0.65) - Fri Apr, 15th 2005
    Christoph:
    Christoph:
    * Karma didn't work well with nick aliases. It's still far from perfect,
    * Karma didn't work well with nick aliases. It's still far from perfect,
      though (thanks to Nico for the test log).
      though (thanks to Nico for the test log).

+ 1 - 1
docs/pisg-doc.xml

@@ -5,7 +5,7 @@
 
 
 <book id="pisg-documentation">
 <book id="pisg-documentation">
   <bookinfo>
   <bookinfo>
-    <title>pisg 0.63 documentation</title>
+    <title>pisg 0.65 documentation</title>
     <subtitle>How to install and configure pisg</subtitle>
     <subtitle>How to install and configure pisg</subtitle>
   </bookinfo>
   </bookinfo>
   <toc></toc>
   <toc></toc>

+ 1 - 1
modules/Pisg.pm

@@ -211,7 +211,7 @@ sub get_default_config_settings
 
 
         statsdump => '',           # Debug option
         statsdump => '',           # Debug option
 
 
-        version => "0.64",
+        version => "0.65",
     };
     };
 
 
     # This enables us to use the search_path in other modules
     # This enables us to use the search_path in other modules