1
0
Fork 0

bumped to 3.6

This commit is contained in:
Frank Celler 2019-07-11 15:52:21 +02:00
parent f2ff365206
commit 4cc7b6f18e
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ option(VERBOSE "be verbose about flags used" OFF)
# ARANGODB_RPM_REVISION
set(ARANGODB_VERSION_MAJOR "3")
set(ARANGODB_VERSION_MINOR "5")
set(ARANGODB_VERSION_MINOR "6")
# when building the nightly ARANGODB_VERSION_PATCH will be set
if (NOT DEFINED ARANGODB_VERSION_PATCH)