From 63f5e576856d339a408c170461604f271cd03a5d Mon Sep 17 00:00:00 2001 From: Antonio Torres Date: Tue, 3 Oct 2023 14:45:56 +0200 Subject: [PATCH] Become IPA 4.11.0 Signed-off-by: Antonio Torres --- VERSION.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.m4 b/VERSION.m4 index f5f609a29..b9d75be7e 100644 --- a/VERSION.m4 +++ b/VERSION.m4 @@ -21,7 +21,7 @@ ######################################################## define(IPA_VERSION_MAJOR, 4) define(IPA_VERSION_MINOR, 11) -define(IPA_VERSION_RELEASE, 1) +define(IPA_VERSION_RELEASE, 0) ######################################################## # For 'pre' releases the version will be # @@ -49,7 +49,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: #