소스 검색

Release time.

Morten Brix Pedersen 24 년 전
부모
커밋
9e120ee4b1
2개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 1
      docs/Changelog
  2. 1 1
      modules/Pisg.pm

+ 2 - 1
docs/Changelog

@@ -1,4 +1,5 @@
-pisg (x.xx)
+pisg (0.40) - Thu Jul, 4th 2002
+   * The "It's Summer And The Sun Is Shining"-release.
    * When ShowMostAtiveByHour was enabled, unitialized values could appear
    * When ShowMostAtiveByHour was enabled, unitialized values could appear
      which caused the HTML file not to be created. (thanks, Gissehel)
      which caused the HTML file not to be created. (thanks, Gissehel)
    * RacBot logfile support added (thanks, Hanno Hecker)
    * RacBot logfile support added (thanks, Hanno Hecker)

+ 1 - 1
modules/Pisg.pm

@@ -186,7 +186,7 @@ sub get_default_config_settings
         tablewidth => 614,
         tablewidth => 614,
         regexpaliases => 0,
         regexpaliases => 0,
 
 
-        version => "0.40-cvs",
+        version => "0.40",
     };
     };
 
 
     # Backwards compatibility with old option names:
     # Backwards compatibility with old option names: