X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/bb09a1f0010b749ac466f658b1a588bb2734bd84..339b95e719990ea6fec1ed4ef3f06e26edcf8213:/debian/postinst diff --git a/debian/postinst b/debian/postinst index fa0591153..76ad115ac 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.20100410 +firstcompat=3.20100424 if [ "$1" = configure ] && \ dpkg --compare-versions "$2" lt "$firstcompat"; then