Become 3.2.0 Beta 1

This commit is contained in:
Rob Crittenden 2013-04-16 11:06:36 -04:00
parent cbd00072fd
commit 5484b32d13

View File

@ -30,7 +30,7 @@ IPA_VERSION_RELEASE=0
# e.g. IPA_VERSION_PRE_RELEASE=1 #
# -> "1.0.0pre1" #
########################################################
IPA_VERSION_PRE_RELEASE=1
IPA_VERSION_PRE_RELEASE=
########################################################
# For 'beta' releases the version will be #
@ -40,7 +40,7 @@ IPA_VERSION_PRE_RELEASE=1
# e.g. IPA_VERSION_BETA_RELEASE=1 #
# -> "1.0.0beta1" #
########################################################
IPA_VERSION_BETA_RELEASE=
IPA_VERSION_BETA_RELEASE=1
########################################################
# For 'rc' releases the version will be #