mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-26 16:16:31 -06:00
Set development version to 4.7.90
This commit is contained in:
parent
530da69ead
commit
d9b8fa3fd8
@ -20,7 +20,7 @@
|
||||
# -> "1.0.0" #
|
||||
########################################################
|
||||
define(IPA_VERSION_MAJOR, 4)
|
||||
define(IPA_VERSION_MINOR, 6)
|
||||
define(IPA_VERSION_MINOR, 7)
|
||||
define(IPA_VERSION_RELEASE, 90)
|
||||
|
||||
########################################################
|
||||
@ -31,7 +31,7 @@ define(IPA_VERSION_RELEASE, 90)
|
||||
# e.g. define(IPA_VERSION_PRE_RELEASE, rc1) #
|
||||
# -> "1.0.0rc1" #
|
||||
########################################################
|
||||
define(IPA_VERSION_PRE_RELEASE, .pre2)
|
||||
define(IPA_VERSION_PRE_RELEASE, )
|
||||
|
||||
########################################################
|
||||
# To mark GIT snapshots this should be set to 'yes' #
|
||||
|
Loading…
Reference in New Issue
Block a user