Ver Fonte

Release 0.68.

Morten Brix Pedersen há 20 anos atrás
pai
commit
c9dc1c5f4d
3 ficheiros alterados com 3 adições e 3 exclusões
  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.68) - ??
+pisg (0.68) - Mon Mar, 13th 2006
    Christoph:
    * Bug fixes:
      + ColorScheme 'none' will generate the color gradient again, the gradient

+ 1 - 1
docs/pisg-doc.xml

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