From 4b1c5a5a83e4e5d667218e1b1b32322e7a0e29de Mon Sep 17 00:00:00 2001 From: Antonio Torres Date: Aug 21 2023 14:55:10 +0000 Subject: Back to git snapshots Signed-off-by: Antonio Torres --- diff --git a/VERSION.m4 b/VERSION.m4 index b4a6862..f5f609a 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, 0) +define(IPA_VERSION_RELEASE, 1) ######################################################## # For 'pre' releases the version will be # @@ -34,7 +34,7 @@ define(IPA_VERSION_RELEASE, 0) # e.g. define(IPA_VERSION_PRE_RELEASE, rc1) # # -> "1.0.0rc1" # ######################################################## -define(IPA_VERSION_PRE_RELEASE, beta1) +define(IPA_VERSION_PRE_RELEASE, ) ######################################################## # To mark GIT snapshots this should be set to 'yes' # @@ -49,7 +49,7 @@ define(IPA_VERSION_PRE_RELEASE, beta1) # This option works only with GNU m4: # # it requires esyscmd m4 macro. # ######################################################## -define(IPA_VERSION_IS_GIT_SNAPSHOT, no) +define(IPA_VERSION_IS_GIT_SNAPSHOT, yes) ######################################################## # git development branch: #