]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 20 Feb 2011 20:07:17 +0000 (20:07 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 20 Feb 2011 20:07:17 +0000 (20:07 +0000)
version.sh

index c2e6c8a5b4cf9406b2f9d948a0e9e0936cc1c7f3..c66b6090a4ec61f86c59425081627bc1b8d2aef6 100644 (file)
@@ -12,7 +12,7 @@ PACKAGE_NAME='ImageMagick'
 # PACKAGE_NAME (e.g. "1.0.0").
 PACKAGE_VERSION='6.6.7'
 PACKAGE_LIB_VERSION="0x667"
-PACKAGE_RELEASE="8"
+PACKAGE_RELEASE="9"
 PACKAGE_LIB_VERSION_NUMBER="6,6,7,${PACKAGE_RELEASE}"
 PACKAGE_RELEASE_DATE=`date +%F`
 PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"