Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
src
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
75
Issues
75
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OPAL
src
Commits
74d6c1fd
Commit
74d6c1fd
authored
Oct 09, 2020
by
ext-calvo_p
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '615-opal-version-in-master-branch' into 'master'
Resolve "Opal version in master branch" Closes
#615
See merge request
!450
parents
131ad823
abcdcf4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
74d6c1fd
cmake_minimum_required
(
VERSION 3.1
)
project
(
OPAL VERSION 2.
3
.0
)
project
(
OPAL VERSION 2.
5
.0
)
set
(
PROJECT_BUGREPORT opal@lists.psi.ch
)
string
(
REGEX REPLACE
"
\\
.([0-9])
\\
."
".0
\\
1."
PACKAGE_VERSION
${
PROJECT_VERSION
}
)
...
...
Write
Preview
Markdown
is supported
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