clean up version handling

This commit is contained in:
2022-11-29 17:00:37 +01:00
parent 4e6f2b16ea
commit f2a8e4d21a
2 changed files with 4 additions and 10 deletions

View File

@ -1,6 +0,0 @@
SW_NAME = "eive-tmtc"
VERSION_MAJOR = 2
VERSION_MINOR = 0
VERSION_SUBMINOR = 0
__version__ = "2.0.0"