mirror of https://gitee.com/bigwinds/arangodb
we now have 3.4 (#4467)
This commit is contained in:
parent
05d0c81d7d
commit
d577933b87
|
@ -77,7 +77,7 @@ endif ()
|
|||
# ------------------------------------------------------------------------------
|
||||
|
||||
set(ARANGODB_VERSION_MAJOR "3")
|
||||
set(ARANGODB_VERSION_MINOR "3")
|
||||
set(ARANGODB_VERSION_MINOR "4")
|
||||
if (NOT DEFINED ARANGODB_VERSION_REVISION)
|
||||
set(ARANGODB_VERSION_REVISION "devel")
|
||||
endif()
|
||||
|
|
Loading…
Reference in New Issue