1
0
Fork 0

we now have 3.4 (#4467)

This commit is contained in:
Wilfried Goesgens 2018-01-30 17:02:40 +01:00 committed by Jan
parent 05d0c81d7d
commit d577933b87
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1 +1 @@
3.3.devel
3.4.devel