Bump version to 2.0.0pre1

This commit is contained in:
Rob Crittenden 2009-05-11 16:26:14 -04:00
parent ae38a2461f
commit a2c99b0360

View File

@ -18,8 +18,8 @@
# IPA_VERSION_RELEASE=0 #
# -> "1.0.0" #
########################################################
IPA_VERSION_MAJOR=1
IPA_VERSION_MINOR=2
IPA_VERSION_MAJOR=2
IPA_VERSION_MINOR=0
IPA_VERSION_RELEASE=0
########################################################
@ -30,7 +30,7 @@ IPA_VERSION_RELEASE=0
# e.g. IPA_VERSION_PRE_RELEASE=1 #
# -> "1.0.0pre1" #
########################################################
IPA_VERSION_PRE_RELEASE=
IPA_VERSION_PRE_RELEASE=1
########################################################
# For 'rc' releases the version will be #