mirror of https://gitee.com/bigwinds/arangodb
bump version number to 3.5 (#6454)
This commit is contained in:
parent
2ec1a5cc26
commit
c7cf0f36c1
|
@ -85,7 +85,7 @@ add_definitions("-DFUERTE_STANDALONE_ASIO=1")
|
|||
# ARANGODB_RPM_REVISION
|
||||
|
||||
set(ARANGODB_VERSION_MAJOR "3")
|
||||
set(ARANGODB_VERSION_MINOR "4")
|
||||
set(ARANGODB_VERSION_MINOR "5")
|
||||
|
||||
# when building the nightly ARANGODB_VERSION_PATCH will be set
|
||||
if (NOT DEFINED ARANGODB_VERSION_PATCH)
|
||||
|
|
Loading…
Reference in New Issue