From 13e3bf867157226076fcc14a0d3875fd129a66c7 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 24 Apr 2006 23:09:26 +0000 Subject: commit changes for email subscriptions --- debian/changelog | 2 +- debian/postinst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4cc350333..460b260d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (0.1) unstable; urgency=low +ikiwiki (0.2) unstable; urgency=low * Initial release. diff --git a/debian/postinst b/debian/postinst index e84955daf..be5f53939 100755 --- a/debian/postinst +++ b/debian/postinst @@ -4,7 +4,7 @@ set -e # Change this when some incompatible change is made that requires # rebuilding all wikis. -firstcompat=0.1 +firstcompat=0.2 wikilist=/etc/ikiwiki/wikilist -- cgit v1.2.3