mirror of https://gitee.com/bigwinds/arangodb
Pull patch version up (3.5.3)
This commit is contained in:
parent
152bc7c556
commit
a775e954c9
|
@ -87,7 +87,7 @@ set(ARANGODB_VERSION_MINOR "5")
|
|||
|
||||
# when building the nightly ARANGODB_VERSION_PATCH will be set
|
||||
if (NOT DEFINED ARANGODB_VERSION_PATCH)
|
||||
set(ARANGODB_VERSION_PATCH "1")
|
||||
set(ARANGODB_VERSION_PATCH "3")
|
||||
set(ARANGODB_VERSION_RELEASE_TYPE "")
|
||||
set(ARANGODB_VERSION_RELEASE_NUMBER "")
|
||||
else()
|
||||
|
|
Loading…
Reference in New Issue