Skip to content
Snippets Groups Projects
Commit b358786e authored by Sebastien Jourdain's avatar Sebastien Jourdain
Browse files

Update version to 3.11.1

Change-Id: I67f744e0567e7c4b13f1d1ae7fcdd8b6e4fc3086
parent 9fa7de25
No related merge requests found
......@@ -51,7 +51,7 @@ ENDIF("${ParaView_SOURCE_DIR}" STREQUAL "${ParaView_BINARY_DIR}")
#########################################################################
SET(PARAVIEW_VERSION_MAJOR 3)
SET(PARAVIEW_VERSION_MINOR 11)
SET(PARAVIEW_VERSION_PATCH 0)
SET(PARAVIEW_VERSION_PATCH 1)
#SET(PARAVIEW_VERSION_RC 1)
SET(PARAVIEW_VERSION "${PARAVIEW_VERSION_MAJOR}.${PARAVIEW_VERSION_MINOR}")
SET(PARAVIEW_VERSION_FULL "${PARAVIEW_VERSION}.${PARAVIEW_VERSION_PATCH}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment