From 61cbcb049fd1eb6a57ca2f51c78767a25d22820b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 10 Apr 2010 14:35:45 -0400 Subject: update changelog, update rebuild version --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 8eac26361..fa0591153 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.20100406 +firstcompat=3.20100410 if [ "$1" = configure ] && \ dpkg --compare-versions "$2" lt "$firstcompat"; then -- cgit v1.2.3