Become IPA 4.11.0

Signed-off-by: Antonio Torres <antorres@redhat.com>
This commit is contained in:
Antonio Torres
2023-10-03 14:45:56 +02:00
parent 50c555c5ea
commit 63f5e57685

View File

@@ -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: #