Set git master to 4.9.0

This commit is contained in:
Alexander Bokovoy
2019-07-03 09:40:11 +03:00
parent 21a5938a3e
commit 56b1b5ac5b

View File

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