Skip to content

Commit

Permalink
Merge topic 'update_version_rc2'
Browse files Browse the repository at this point in the history
3e6ceec Update version to 4.0.0-RC2
  • Loading branch information
utkarshayachit authored and kwrobot committed May 24, 2013
2 parents d915ca0 + 3e6ceec commit 723b545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ include(CMakeDependentOption)
set (PARAVIEW_VERSION_MAJOR 4)
set (PARAVIEW_VERSION_MINOR 0)
set (PARAVIEW_VERSION_PATCH 0)
set (PARAVIEW_VERSION_PATCH_EXTRA "RC1")
set (PARAVIEW_VERSION_PATCH_EXTRA "RC2")
set (PARAVIEW_VERSION "4.0")
set (PARAVIEW_VERSION_FULL "4.0.0")

Expand Down

0 comments on commit 723b545

Please sign in to comment.