v1.9.0 #53

Merged
muellerr merged 354 commits from develop into master 2022-04-07 17:39:42 +02:00
123 changed files with 7596 additions and 1662 deletions
Showing only changes of commit 6088230a5f - Show all commits

View File

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