From: cristy Date: Sun, 5 Dec 2010 18:49:00 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8419 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0488e72f75415eaa3e2088534cf48c79c85e535;p=imagemagick --- diff --git a/version.sh b/version.sh index eb41a5863..a7f6516f2 100644 --- a/version.sh +++ b/version.sh @@ -37,10 +37,10 @@ PACKAGE_VERSION_ADDENDUM="-${PACKAGE_RELEASE}" # # If there is any interface change, increment CURRENT (major). If that # interface change does not break upward compatibility (i.e. it is an -# addition), increment AGE( micro), Otherwise AGE is reset to 0. If CURRENT +# addition), increment AGE (micro), Otherwise AGE is reset to 0. If CURRENT # has changed, REVISION (minor) is set to 0, otherwise REVISION is # incremented. MAGICK_LIBRARY_CURRENT=4 -MAGICK_LIBRARY_REVISION=0 +MAGICK_LIBRARY_REVISION=1 MAGICK_LIBRARY_AGE=0