Jelajahi Sumber

Release 0.55

Morten Brix Pedersen 22 tahun lalu
induk
melakukan
ad6b2cfab7
3 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 1 1
      docs/Changelog
  2. 1 1
      docs/Makefile
  3. 1 1
      modules/Pisg.pm

+ 1 - 1
docs/Changelog

@@ -1,4 +1,4 @@
-pisg (x.xx)
+pisg (0.55) - Sun May, 30th 2004
    * Added javabot support (thanks, Tobias Larsson)
    * Fix serious bug in mIRC/mIRC6 formats which caused lots of warnings to be
      outputted.

+ 1 - 1
docs/Makefile

@@ -1,4 +1,4 @@
-DOCBOOK_UTILS=/usr/share/sgml/docbook/utils-0.6.13
+DOCBOOK_UTILS=/usr/share/docbook-utils
 
 all:
 	jade -i html -t sgml -V nochunks -d $(DOCBOOK_UTILS)/docbook-utils.dsl\#html pisg-doc.sgml | w3m -dump -T text/html > pisg-tmp.txt

+ 1 - 1
modules/Pisg.pm

@@ -199,7 +199,7 @@ sub get_default_config_settings
         botnicks => '',            # Needed for DCpp format (non-irc)
 
         dailyactivity => 0,
-        version => "0.54-cvs",
+        version => "0.55",
     };
 
     # This enables us to use the search_path in other modules