Become IPA 4.4.0 Alpha 1

This commit is contained in:
Petr Vobornik
2016-06-21 18:26:06 +02:00
parent 9ae98420e9
commit 5ffd7ef7c4

View File

@@ -20,8 +20,8 @@
# -> "1.0.0" #
########################################################
IPA_VERSION_MAJOR=4
IPA_VERSION_MINOR=3
IPA_VERSION_RELEASE=90
IPA_VERSION_MINOR=4
IPA_VERSION_RELEASE=0
########################################################
# For 'alpha' releases the version will be #
@@ -31,7 +31,7 @@ IPA_VERSION_RELEASE=90
# 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 #