@@ -17,9 +17,10 @@ FILES = pisg \
DOCS = docs/FORMATS \
docs/Changelog \
docs/CREDITS \
- docs/html/ \
+ docs/pisg-doc.html \
docs/pisg-doc.txt \
docs/pisg-doc.xml \
+ docs/pisg.1 \
DEVDOCS = docs/dev/API
@@ -1,4 +1,4 @@
-pisg (0.61) - ??
+pisg (0.61) - Sat Oct, 30th 2004
Changes by Christoph Berg:
* Fix warning when running on empty logs.
* Fix & conversion.
@@ -201,7 +201,7 @@ sub get_default_config_settings
botnicks => '', # Needed for DCpp format (non-irc)
dailyactivity => 0,
- version => "0.60",
+ version => "0.61",
};
# This enables us to use the search_path in other modules