v1.6.1 #81

Merged
muellerr merged 9 commits from develop into main 2021-08-11 10:47:37 +02:00
20 changed files with 32 additions and 51 deletions
Showing only changes of commit d714f84df8 - Show all commits

View File

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