From c0ca1967586234ae4e84e485af53804df2198bcd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 6 Apr 2010 22:58:22 -0400 Subject: tweak wording and versions and add changelog entry --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 90b9e8a42..8eac26361 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=3.20100401 +firstcompat=3.20100406 if [ "$1" = configure ] && \ dpkg --compare-versions "$2" lt "$firstcompat"; then -- cgit v1.2.3