summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION6
1 files changed, 3 insertions, 3 deletions
diff --git a/VERSION b/VERSION
index f8f398d58..224d34925 100644
--- a/VERSION
+++ b/VERSION
@@ -20,8 +20,8 @@
# -> "1.0.0" #
########################################################
IPA_VERSION_MAJOR=4
-IPA_VERSION_MINOR=1
-IPA_VERSION_RELEASE=99
+IPA_VERSION_MINOR=2
+IPA_VERSION_RELEASE=0
########################################################
# For 'alpha' releases the version will be #
@@ -31,7 +31,7 @@ IPA_VERSION_RELEASE=99
# e.g. IPA_VERSION_ALPHA_RELEASE=1 #
# -> "1.0.0alpha1" #
########################################################
-IPA_VERSION_ALPHA_RELEASE=
+IPA_VERSION_ALPHA_RELEASE=1
########################################################
# For 'beta' releases the version will be #