aboutsummaryrefslogtreecommitdiff
path: root/debian/postinst
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-10 14:35:45 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-10 14:35:45 -0400
commit61cbcb049fd1eb6a57ca2f51c78767a25d22820b (patch)
tree36095c8822895b806204bdb0aa644be70b7b6f7e /debian/postinst
parent002d9e3cb52eadc8c2feb6bfac020b0651c6e0b7 (diff)
downloadikiwiki-61cbcb049fd1eb6a57ca2f51c78767a25d22820b.tar
ikiwiki-61cbcb049fd1eb6a57ca2f51c78767a25d22820b.tar.gz
update changelog, update rebuild version
Diffstat (limited to 'debian/postinst')
-rwxr-xr-xdebian/postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/postinst b/debian/postinst
index 8eac26361..fa0591153 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.20100406
+firstcompat=3.20100410
if [ "$1" = configure ] && \
dpkg --compare-versions "$2" lt "$firstcompat"; then