Become IPA 4.6.3

This commit is contained in:
Rob Crittenden
2018-01-31 10:13:23 -05:00
parent a3bff8a6e8
commit 17b64497d3

View File

@@ -21,7 +21,7 @@
########################################################
define(IPA_VERSION_MAJOR, 4)
define(IPA_VERSION_MINOR, 6)
define(IPA_VERSION_RELEASE, 2)
define(IPA_VERSION_RELEASE, 3)
########################################################
# For 'pre' releases the version will be #
@@ -46,7 +46,7 @@ define(IPA_VERSION_PRE_RELEASE, )
# This option works only with GNU m4: #
# it requires esyscmd m4 macro. #
########################################################
define(IPA_VERSION_IS_GIT_SNAPSHOT, yes)
define(IPA_VERSION_IS_GIT_SNAPSHOT, no)
########################################################
# git development branch: #