Bump to IPA 4.11

Signed-off-by: Antonio Torres <antorres@redhat.com>
This commit is contained in:
Antonio Torres 2022-06-29 17:07:59 +02:00
parent 494aac95e1
commit 9819058d73
No known key found for this signature in database
GPG Key ID: 69876F72A6E2D34F

View File

@ -20,7 +20,7 @@
# -> "1.0.0" #
########################################################
define(IPA_VERSION_MAJOR, 4)
define(IPA_VERSION_MINOR, 10)
define(IPA_VERSION_MINOR, 11)
define(IPA_VERSION_RELEASE, 0)
########################################################