4
0
Christoph Berg 20 жил өмнө
parent
commit
58dcb17b82

+ 1 - 1
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (0.69) - ??
+pisg (0.69) - Wed Aug, 31st 2006
    Axel:
    * PISG Bug fixes:
      + Fixing several occurences of "Use of uninitialized

+ 1 - 1
docs/pisg-doc.xml

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

+ 1 - 1
modules/Pisg.pm

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