X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/361ec86696628cdfe2f8904211c8b747bde10468..29507e94a46d0f2006671d31ac6812ebd0715cee:/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