bumped OBSW version

This commit is contained in:
2021-05-17 17:07:34 +02:00
committed by Robin Mueller
parent ed3277f437
commit 2a0fcc49e0
2 changed files with 2 additions and 2 deletions

View File

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