Skip to content

Commit

Permalink
bumped minor version to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanmoer committed Sep 4, 2015
1 parent be90d00 commit 1eb482f
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 @@ -48,7 +48,7 @@ MESSAGE("Adding the following components: ${COMPONENTS_STRING}")

set(RVA_VERSION_MAJOR 2)
set(RVA_VERSION_MINOR 5)
set(RVA_VERSION_PATCH 2)
set(RVA_VERSION_PATCH 3)

configure_file(
"${PROJECT_SOURCE_DIR}/common/RVA_Build.h.in"
Expand Down

0 comments on commit 1eb482f

Please sign in to comment.