Christoph Berg 18 лет назад
Родитель
Сommit
c9bd6ce80c
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.72) - ??
+pisg (0.72) - Wed Feb, 13th 2008
+    The Not Quite Valentine's Day Release.
     Language Updates:
       + Spanish: remove extra quote char (thanks Angel Olivera).
       + German: included some patches by Alexander Schuch.

+ 1 - 1
docs/pisg-doc.xml

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