Back to git snapshots

Signed-off-by: Antonio Torres <antorres@redhat.com>
This commit is contained in:
Antonio Torres 2022-06-29 17:05:51 +02:00
parent 082ec006f4
commit c9d9fb3a3a
No known key found for this signature in database
GPG Key ID: 69876F72A6E2D34F

View File

@ -21,7 +21,7 @@
########################################################
define(IPA_VERSION_MAJOR, 4)
define(IPA_VERSION_MINOR, 10)
define(IPA_VERSION_RELEASE, 0)
define(IPA_VERSION_RELEASE, 1)
########################################################
# 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, no)
define(IPA_VERSION_IS_GIT_SNAPSHOT, yes)
########################################################
# git development branch: #