bumped version

This commit is contained in:
Robin Müller 2021-08-09 15:49:07 +02:00
parent fac74219f0
commit f8b36a651d
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
SW_NAME = "eive"
VERSION_MAJOR = 1
VERSION_MINOR = 7
VERSION_SUBMINOR = 1
VERSION_MINOR = 8
VERSION_SUBMINOR = 0
__version__ = "1.7.1"
__version__ = "1.8.0"