Skip to content

Commit 34571a0

Browse files
committed
feat docs: start 2.8-rc
Tests: протестировано CI commit_hash:a0f972734212d616a59c35814255da8299eb7128
1 parent dc7d025 commit 34571a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/GetUserverVersion.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ else()
2323
endif()
2424

2525
set(USERVER_MAJOR_VERSION 2)
26-
set(USERVER_MINOR_VERSION 7)
26+
set(USERVER_MINOR_VERSION 8-rc)
2727

2828
set(USERVER_VERSION "${USERVER_MAJOR_VERSION}.${USERVER_MINOR_VERSION}")
2929
string(REPLACE "-" "_" USERVER_VERSION_STR "${USERVER_VERSION}")

0 commit comments

Comments
 (0)