bump changelog and version
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2022-07-04 11:13:26 +02:00
parent 812c814a30
commit 62f725beea
2 changed files with 11 additions and 3 deletions

View File

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