mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-22 15:13:50 -06:00
Back to git snapshots
Signed-off-by: Antonio Torres <antorres@redhat.com>
This commit is contained in:
parent
407408e9a8
commit
ea37593786
@ -21,7 +21,7 @@
|
||||
########################################################
|
||||
define(IPA_VERSION_MAJOR, 4)
|
||||
define(IPA_VERSION_MINOR, 12)
|
||||
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: #
|
||||
|
Loading…
Reference in New Issue
Block a user