Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tools
frackit
Commits
fb57a0e8
Commit
fb57a0e8
authored
Dec 12, 2020
by
Dennis Gläser
Browse files
[CMakeLists] bump version to 1.3
parent
7a1c8d3c
Pipeline
#2783
passed with stages
in 9 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
fb57a0e8
...
...
@@ -2,7 +2,7 @@
cmake_minimum_required
(
VERSION 3.3
)
# project name
project
(
frackit VERSION 1.
2
.0
)
project
(
frackit VERSION 1.
3
.0
)
# project version
set
(
FRACKIT_VERSION
${
frackit_VERSION
}
CACHE STRING
"project version"
)
...
...
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