forgot to bump version
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...

This commit is contained in:
Robin Müller 2022-04-22 16:15:04 +02:00
parent a24464f13e
commit 8bd7d00ab1
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

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