v1.4.0 #58

Merged
muellerr merged 56 commits from develop into master 2021-07-23 18:32:36 +02:00
98 changed files with 3676 additions and 830 deletions
Showing only changes of commit 0220482360 - Show all commits

View File

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