1
0
forked from fsfw/fsfw

Version number

This commit is contained in:
2020-11-13 15:09:00 +01:00
parent 8aef4b9b99
commit 51443d7a68
2 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
#ifndef FSFW_DEFAULTCFG_VERSION_H_
#define FSFW_DEFAULTCFG_VERSION_H_
const char* const FSFW_VERSION_NAME = "fsfw";
const char* const FSFW_VERSION_NAME = "ASTP";
#define FSFW_VERSION 0
#define FSFW_SUBVERSION 0
#define FSFW_REVISION 1