Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Ben Boeckel
ParaView
Commits
d1860c87
Commit
d1860c87
authored
Feb 08, 2012
by
Utkarsh Ayachit
⛰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version number.
parent
55563813
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CMakeLists.txt
CMakeLists.txt
+2
-2
No files found.
CMakeLists.txt
View file @
d1860c87
...
...
@@ -62,9 +62,9 @@ ENDIF("${ParaView_SOURCE_DIR}" STREQUAL "${ParaView_BINARY_DIR}")
SET
(
PARAVIEW_VERSION_MAJOR 3
)
SET
(
PARAVIEW_VERSION_MINOR 14
)
SET
(
PARAVIEW_VERSION_PATCH 0
)
SET
(
PARAVIEW_VERSION_PATCH_EXTRA
"RC1
-enhanced
"
)
SET
(
PARAVIEW_VERSION_PATCH_EXTRA
"RC1"
)
SET
(
PARAVIEW_VERSION
"3.14"
)
SET
(
PARAVIEW_VERSION_FULL
"3.14.0-RC1
-enhanced
"
)
SET
(
PARAVIEW_VERSION_FULL
"3.14.0-RC1"
)
INCLUDE
(
ParaViewDetermineVersion
)
determine_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