bumped revision

This commit is contained in:
2021-08-09 18:30:20 +02:00
parent bda8550ef9
commit d714f84df8

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