Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cmsos
worksuite
Commits
b6cf0982
Commit
b6cf0982
authored
Aug 19, 2020
by
Remi Mommsen
Committed by
Dainius Simelevicius
Sep 30, 2020
Browse files
references #178: increment version to 6.6.0
parent
94edf273
Changes
1
Hide whitespace changes
Inline
Side-by-side
evb/include/evb/version.h
View file @
b6cf0982
...
...
@@ -4,9 +4,9 @@
#include "config/PackageInfo.h"
#define WORKSUITE_EVB_VERSION_MAJOR 6
#define WORKSUITE_EVB_VERSION_MINOR
5
#define WORKSUITE_EVB_VERSION_PATCH
2
#define WORKSUITE_EVB_PREVIOUS_VERSIONS "6.5.0,6.5.1"
#define WORKSUITE_EVB_VERSION_MINOR
6
#define WORKSUITE_EVB_VERSION_PATCH
0
#define WORKSUITE_EVB_PREVIOUS_VERSIONS "6.5.0,6.5.1
,6.5.2
"
#define WORKSUITE_EVB_VERSION_CODE PACKAGE_VERSION_CODE(WORKSUITE_EVB_VERSION_MAJOR,WORKSUITE_EVB_VERSION_MINOR,WORKSUITE_EVB_VERSION_PATCH)
#ifndef WORKSUITE_EVB_PREVIOUS_VERSIONS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment