mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Become 3.2.0 Beta 1
This commit is contained in:
parent
cbd00072fd
commit
5484b32d13
4
VERSION
4
VERSION
@ -30,7 +30,7 @@ IPA_VERSION_RELEASE=0
|
||||
# e.g. IPA_VERSION_PRE_RELEASE=1 #
|
||||
# -> "1.0.0pre1" #
|
||||
########################################################
|
||||
IPA_VERSION_PRE_RELEASE=1
|
||||
IPA_VERSION_PRE_RELEASE=
|
||||
|
||||
########################################################
|
||||
# For 'beta' releases the version will be #
|
||||
@ -40,7 +40,7 @@ IPA_VERSION_PRE_RELEASE=1
|
||||
# e.g. IPA_VERSION_BETA_RELEASE=1 #
|
||||
# -> "1.0.0beta1" #
|
||||
########################################################
|
||||
IPA_VERSION_BETA_RELEASE=
|
||||
IPA_VERSION_BETA_RELEASE=1
|
||||
|
||||
########################################################
|
||||
# For 'rc' releases the version will be #
|
||||
|
Loading…
Reference in New Issue
Block a user