all versions written to version.txt file now

This commit is contained in:
2021-07-24 15:00:07 +02:00
parent 9caa9451e1
commit 6d48f70269
9 changed files with 113 additions and 12 deletions

View File

@ -4,7 +4,7 @@
const char* const SW_NAME = "eive";
#define SW_VERSION 1
#define SW_SUBVERSION 3
#define SW_SUBSUBVERSION 0
#define SW_SUBVERSION 5
#define SW_REVISION 0
#endif /* COMMON_CONFIG_OBSWVERSION_H_ */