v1.9.1 #178

Merged
muellerr merged 3 commits from develop into main 2022-03-09 09:34:14 +01:00
Showing only changes of commit 15151e0400 - Show all commits

View File

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