update trunk version numbers ready for RC1 release

This commit is contained in:
jasonmoxham 2010-11-09 12:24:59 +00:00
parent d2778569d7
commit 2a7d789514
2 changed files with 7 additions and 5 deletions

View File

@ -64,7 +64,9 @@
# 2.0.0 9:2:0 4:7:1 0:0:0
# 2.1.0 10;0:1 4:8:1 0:0:0
# 2.1.1 10:1:2 4:9:2 0:0:0
#
# 2.1.2 10.2.2 4.10.2 0.0.0
# 2.1.3 10.3.2 4.11.2 0.0.0
# 2.2.0 10.4.2 4.12.2 0.0.0
# Starting at 3:0:0 is a slight abuse of the versioning system, but it
# ensures we're past soname libgmp.so.2, which was used on Debian GNU/Linux

View File

@ -4,19 +4,19 @@
# set version number
VERSION=2
VERSION_MINOR=1
VERSION_PATCHLEVEL=2
VERSION_MINOR=2
VERSION_PATCHLEVEL=0
# these are the library soname numbers see
# http://sources.redhat.com/autobook/autobook/autobook_91.html
# or the start of Makefile.am to see what was done before
LIBGMP_LT_CURRENT=10
LIBGMP_LT_REVISION=2
LIBGMP_LT_REVISION=4
LIBGMP_LT_AGE=2
LIBGMPXX_LT_CURRENT=4
LIBGMPXX_LT_REVISION=10
LIBGMPXX_LT_REVISION=12
LIBGMPXX_LT_AGE=2
# We dont have libmp so we set this to 0.0.0