1
0
Fork 0

bump version number to 3.5 (#6454)

This commit is contained in:
Jan 2018-09-11 10:46:48 +02:00 committed by GitHub
parent 2ec1a5cc26
commit c7cf0f36c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)