From 59e4bc285390886422d5e15314fa8e2fac1cc4bd Mon Sep 17 00:00:00 2001 From: Tomas Krizek Date: Sep 01 2017 12:30:57 +0000 Subject: Become IPA 4.6.0 Signed-off-by: Tomas Krizek --- diff --git a/VERSION.m4 b/VERSION.m4 index 9d50ad9..1f9ebc7 100644 --- a/VERSION.m4 +++ b/VERSION.m4 @@ -20,8 +20,8 @@ # -> "1.0.0" # ######################################################## define(IPA_VERSION_MAJOR, 4) -define(IPA_VERSION_MINOR, 5) -define(IPA_VERSION_RELEASE, 90) +define(IPA_VERSION_MINOR, 6) +define(IPA_VERSION_RELEASE, 0) ######################################################## # 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) ######################################################## # The version of IPA data. This is used to identify #