]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Fri, 11 Sep 2009 19:00:21 +0000 (19:00 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Fri, 11 Sep 2009 19:00:21 +0000 (19:00 +0000)
version.sh

index 6c00462ef2f335349025725315fae8e1b7f7f85d..71b49dd17ef4c83e9f5b2196aa4e3c7010082c82 100644 (file)
@@ -12,7 +12,7 @@ PACKAGE_NAME='ImageMagick'
 # PACKAGE_NAME (e.g. "1.0.0").
 PACKAGE_VERSION='6.5.5'
 PACKAGE_LIB_VERSION="0x655"
-PACKAGE_RELEASE="10"
+PACKAGE_RELEASE="9"
 PACKAGE_LIB_VERSION_NUMBER="6,5,5,${PACKAGE_RELEASE}"
 PACKAGE_RELEASE_DATE=`date +%F`
 PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"