updated version tag for first release
This commit is contained in:
parent
d9fc5563ce
commit
a0280c880b
@ -3,8 +3,6 @@
|
|||||||
@details Template configuration file. Copy this folder to the TMTC commander root and adapt
|
@details Template configuration file. Copy this folder to the TMTC commander root and adapt
|
||||||
it to your needs.
|
it to your needs.
|
||||||
"""
|
"""
|
||||||
import tmtc_core.core.tmtcc_version as core
|
SW_NAME = "eive"
|
||||||
|
SW_VERSION = 1
|
||||||
SW_NAME = core.SW_NAME
|
SW_SUBVERSION = 1
|
||||||
SW_VERSION = core.SW_VERSION
|
|
||||||
SW_SUBVERSION = core.SW_SUBVERSION
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user