Skip to content

Commit

Permalink
updating CMakeLists to rc
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Mar 2, 2017
1 parent 1591330 commit b88921a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ endif()
set(PGROUTING_VERSION_MAJOR "2")
set(PGROUTING_VERSION_MINOR "4")
set(PGROUTING_VERSION_PATCH "0")
set(PGROUTING_VERSION_DEV "-beta")
set(PGROUTING_VERSION_DEV "-rc")

set(PGROUTING_SHORT_VERSION "${PGROUTING_VERSION_MAJOR}.${PGROUTING_VERSION_MINOR}")
set(PGROUTING_VERSION "${PGROUTING_VERSION_MAJOR}.${PGROUTING_VERSION_MINOR}.${PGROUTING_VERSION_PATCH}")
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4498-adc70f145 release/2.4
4530-159133005 release/2.4

0 comments on commit b88921a

Please sign in to comment.