Skip to content

Commit b88921a

Browse files
committed
updating CMakeLists to rc
1 parent 1591330 commit b88921a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ endif()
207207
set(PGROUTING_VERSION_MAJOR "2")
208208
set(PGROUTING_VERSION_MINOR "4")
209209
set(PGROUTING_VERSION_PATCH "0")
210-
set(PGROUTING_VERSION_DEV "-beta")
210+
set(PGROUTING_VERSION_DEV "-rc")
211211

212212
set(PGROUTING_SHORT_VERSION "${PGROUTING_VERSION_MAJOR}.${PGROUTING_VERSION_MINOR}")
213213
set(PGROUTING_VERSION "${PGROUTING_VERSION_MAJOR}.${PGROUTING_VERSION_MINOR}.${PGROUTING_VERSION_PATCH}")

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4498-adc70f145 release/2.4
1+
4530-159133005 release/2.4

0 commit comments

Comments
 (0)