File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ const char kPathSeparator =
46
46
47
47
const char kVersionMajor = ' 2' ;
48
48
const char kVersionMinor = ' 1' ;
49
- const char kVersionFix = ' 1 ' ;
49
+ const char kVersionFix = ' 2 ' ;
50
50
const std::string kReleaseType = " release" ;
51
51
52
52
#endif // CONSTANTS_H_
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "openCONFIGURATOR core"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = "2.1.1 release"
41
+ PROJECT_NUMBER = "2.1.2 release"
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears at the top of each page and should give viewer a
You can’t perform that action at this time.
0 commit comments