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
71
Issues
71
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
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
abcdcf4b
Commit
abcdcf4b
authored
Oct 09, 2020
by
ext-calvo_p
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update OPAL VERSION
parent
131ad823
Changes
1
Show 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 @
abcdcf4b
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