Merge remote-tracking branch 'upstream/mueller/version-update' into mueller/master

This commit is contained in:
2021-08-16 11:34:13 +02:00

View File

@ -4,7 +4,7 @@
const char* const FSFW_VERSION_NAME = "ASTP"; const char* const FSFW_VERSION_NAME = "ASTP";
#define FSFW_VERSION 1 #define FSFW_VERSION 1
#define FSFW_SUBVERSION 3 #define FSFW_SUBVERSION 3
#define FSFW_REVISION 0 #define FSFW_REVISION 0
#endif /* FSFW_VERSION_H_ */ #endif /* FSFW_VERSION_H_ */