Christoph Berg 19 лет назад
Родитель
Сommit
2ce198f8a1
3 измененных файлов с 4 добавлено и 3 удалено
  1. 2 1
      docs/Changelog
  2. 1 1
      docs/pisg-doc.xml
  3. 1 1
      modules/Pisg.pm

+ 2 - 1
docs/Changelog

@@ -1,4 +1,5 @@
-pisg (0.71) - ??
+pisg (0.71) - Wed Feb, 14th 2007
+   The Valentine's Day Release.
    Christoph:
      + Ship manpage source pisg.sgml in release, fix first paragraph.
      + IRCAP.pm has been in CVS for 3 years but wasn't shipped in the

+ 1 - 1
docs/pisg-doc.xml

@@ -5,7 +5,7 @@
 
 <book id="pisg-documentation">
   <bookinfo>
-    <title>pisg 0.70 documentation</title>
+    <title>pisg 0.71 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.70+CVS",
+        version => "0.71+CVS",
     };
 
     # This enables us to use the search_path in other modules