Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
OpenSpace
Commits
452d4e96
Commit
452d4e96
authored
4 years ago
by
Micah
Browse files
Options
Download
Email Patches
Plain Diff
update version number to v0.16.1
parent
029b94af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+2
-2
CMakeLists.txt
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
+
2
-
2
View file @
452d4e96
...
...
@@ -28,8 +28,8 @@ project(OpenSpace)
set
(
OPENSPACE_VERSION_MAJOR 0
)
set
(
OPENSPACE_VERSION_MINOR 16
)
set
(
OPENSPACE_VERSION_PATCH
0
)
set
(
OPENSPACE_VERSION_STRING
"Beta-
8
"
)
set
(
OPENSPACE_VERSION_PATCH
1
)
set
(
OPENSPACE_VERSION_STRING
"Beta-
9
"
)
set
(
OPENSPACE_BASE_DIR
"
${
PROJECT_SOURCE_DIR
}
"
)
set
(
OPENSPACE_CMAKE_EXT_DIR
"
${
OPENSPACE_BASE_DIR
}
/support/cmake"
)
...
...
This diff is collapsed.
Click to expand it.
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