Skip to content

Commit

Permalink
Updated PROJECT_VERSION for new alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
Anca committed Nov 16, 2014
1 parent 9f30bae commit 37337d1
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 @@ -58,7 +58,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
# NOTE: when releasing the "-dev" suffix needs to be stripped off!
# REGRESSIONTEST_VERSION and REGRESSIONTEST_BRANCH should always be
# defined.
set(PROJECT_VERSION "5.0-ocl_alpha.2-dev")
set(PROJECT_VERSION "5.0-ocl_alpha.2")
# If this is a released tarball, "-dev" will not be present in
# PROJECT_VERSION, and REGRESSIONTEST_VERSION specifies the version
# number of the regressiontest tarball against which the code tarball
Expand Down

0 comments on commit 37337d1

Please sign in to comment.