bump version

This commit is contained in:
Robin Müller 2022-05-17 15:00:55 +02:00
parent 66d788abf4
commit 79d900f57b
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SW_NAME = "eive"
VERSION_MAJOR = 1
VERSION_MINOR = 9
VERSION_MINOR = 11
VERSION_SUBMINOR = 0
__version__ = "1.9.0"
__version__ = "1.11.0"