From 29507e94a46d0f2006671d31ac6812ebd0715cee Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 26 May 2006 15:33:14 +0000 Subject: utf-8 support seems to be working now --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postinst') diff --git a/debian/postinst b/debian/postinst index 76d826357..9135af754 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.1 +firstcompat=1.4 if [ "$1" = configure ] && \ dpkg --compare-versions "$2" lt "$firstcompat"; then -- cgit v1.2.3