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
9b00aea3
Commit
9b00aea3
authored
Mar 17, 2021
by
Andrea Petrucci
Browse files
references #226: solve conflict
parents
7e295556
9f9086fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
evb/include/evb/version.h
View file @
9b00aea3
...
...
@@ -4,14 +4,9 @@
#include "config/PackageInfo.h"
#define WORKSUITE_EVB_VERSION_MAJOR 6
<<<<<<<
HEAD
#define WORKSUITE_EVB_VERSION_MINOR 8
#define WORKSUITE_EVB_VERSION_PATCH 0
=======
#define WORKSUITE_EVB_VERSION_MINOR 7
#define WORKSUITE_EVB_VERSION_PATCH 2
>>>>>>>
references
#
226
:
increment
version
number
#define WORKSUITE_EVB_PREVIOUS_VERSIONS "6.5.0,6.5.1,6.5.2,6.6.0,6.6.1,6.7.0,6.7.1"
#define WORKSUITE_EVB_VERSION_PATCH 1
#define WORKSUITE_EVB_PREVIOUS_VERSIONS "6.5.0,6.5.1,6.5.2,6.6.0,6.6.1,6.7.0,6.7.1,6.8.0"
#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