Become 3.3.0 Beta 1

This commit is contained in:
Martin Kosek
2013-07-24 13:37:36 +02:00
parent 9c851019ae
commit 5b54451e0e

View File

@@ -19,8 +19,8 @@
# -> "1.0.0" #
########################################################
IPA_VERSION_MAJOR=3
IPA_VERSION_MINOR=2
IPA_VERSION_RELEASE=99
IPA_VERSION_MINOR=3
IPA_VERSION_RELEASE=0
########################################################
# For 'pre' releases the version will be #
@@ -40,7 +40,7 @@ IPA_VERSION_PRE_RELEASE=
# 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 #