1
0
Fork 0

arangodb release 3.5.3

This commit is contained in:
KVS85 2019-11-26 16:02:30 +01:00
parent bc752a28c7
commit f9ff700153
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
v3.5.3 (XXXX-XX-XX) v3.5.3 (2019-11-28)
------------------- -------------------
* Fixed GET _api/gharial to also include the name property in every returned * Fixed GET _api/gharial to also include the name property in every returned

View File

@ -88,8 +88,8 @@ set(ARANGODB_VERSION_MINOR "5")
# when building the nightly ARANGODB_VERSION_PATCH will be set # when building the nightly ARANGODB_VERSION_PATCH will be set
if (NOT DEFINED ARANGODB_VERSION_PATCH) if (NOT DEFINED ARANGODB_VERSION_PATCH)
set(ARANGODB_VERSION_PATCH "3") set(ARANGODB_VERSION_PATCH "3")
set(ARANGODB_VERSION_RELEASE_TYPE "preview") set(ARANGODB_VERSION_RELEASE_TYPE "")
set(ARANGODB_VERSION_RELEASE_NUMBER "1") set(ARANGODB_VERSION_RELEASE_NUMBER "")
else() else()
unset (ARANGODB_VERSION_RELEASE_TYPE) # do not remove space unset (ARANGODB_VERSION_RELEASE_TYPE) # do not remove space
unset (ARANGODB_VERSION_RELEASE_NUMBER) # do not remove space unset (ARANGODB_VERSION_RELEASE_NUMBER) # do not remove space

View File

@ -1 +1 @@
3.5.3-preview.1 3.5.3