1
0
Fork 0

release version 3.5.1

This commit is contained in:
KVS85 2019-09-17 17:04:43 +02:00
parent 5fc6be0c9c
commit f2ec70cf53
2 changed files with 2 additions and 2 deletions

View File

@ -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 "0")
set(ARANGODB_VERSION_PATCH "1")
set(ARANGODB_VERSION_RELEASE_TYPE "")
set(ARANGODB_VERSION_RELEASE_NUMBER "")
else()

View File

@ -1 +1 @@
3.5.0
3.5.1