From 89c6564565fa6fbc1bf4eae259d48979eaf9fff4 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 26 Apr 2007 19:52:25 +0000 Subject: * Due to template changes and style sheet changes that depend on them, wiki rebuilds are recommended on upgrade to this version. --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 0096762cf..3f42a4029 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.45 +firstcompat=1.51 if [ "$1" = configure ] && \ dpkg --compare-versions "$2" lt "$firstcompat"; then -- cgit v1.2.3