Christoph Berg 20 лет назад
Родитель
Сommit
8e151115fc
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.69) - ??
+pisg (0.69) - Wed Aug, 31st 2006
    Axel:
    Axel:
    * PISG Bug fixes:
    * PISG Bug fixes:
      + Fixing several occurences of "Use of uninitialized
      + Fixing several occurences of "Use of uninitialized

+ 1 - 1
docs/pisg-doc.xml

@@ -5,7 +5,7 @@
 
 
 <book id="pisg-documentation">
 <book id="pisg-documentation">
   <bookinfo>
   <bookinfo>
-    <title>pisg 0.68 documentation</title>
+    <title>pisg 0.69 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

@@ -219,7 +219,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.68+CVS",
+        version => "0.69+CVS",
     };
     };
 
 
     # This enables us to use the search_path in other modules
     # This enables us to use the search_path in other modules