Set development version to 4.5.90

Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
This commit is contained in:
Martin Basti 2017-03-15 18:43:25 +01:00 committed by Pavel Vomacka
parent 42bc778c0c
commit 9ac62bec44

View File

@ -20,7 +20,7 @@
# -> "1.0.0" # # -> "1.0.0" #
######################################################## ########################################################
define(IPA_VERSION_MAJOR, 4) define(IPA_VERSION_MAJOR, 4)
define(IPA_VERSION_MINOR, 4) define(IPA_VERSION_MINOR, 5)
define(IPA_VERSION_RELEASE, 90) define(IPA_VERSION_RELEASE, 90)
######################################################## ########################################################