updated version tag for first release

This commit is contained in:
Robin Müller 2021-02-09 12:53:44 +01:00
parent d9fc5563ce
commit a0280c880b
1 changed files with 3 additions and 5 deletions

View File

@ -3,8 +3,6 @@
@details Template configuration file. Copy this folder to the TMTC commander root and adapt
it to your needs.
"""
import tmtc_core.core.tmtcc_version as core
SW_NAME = core.SW_NAME
SW_VERSION = core.SW_VERSION
SW_SUBVERSION = core.SW_SUBVERSION
SW_NAME = "eive"
SW_VERSION = 1
SW_SUBVERSION = 1