From 47df37addf23ddadf7a70e3c580a37093b527f72 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 28 Aug 2006 20:04:10 +0000 Subject: rebuild needed due to css changes --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index f7043ecad..006325b4a 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=1.18 +firstcompat=1.22 if [ "$1" = configure ] && \ dpkg --compare-versions "$2" lt "$firstcompat"; then -- cgit v1.2.3