8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88e579 commit bef97eaCopy full SHA for bef97ea
CMakeLists.txt
@@ -81,7 +81,7 @@ if (NOT DEFINED ARANGODB_VERSION_REVISION)
81
set(ARANGODB_VERSION_REVISION "9")
82
endif()
83
84
-set(ARANGODB_PACKAGE_REVISION "2")
+set(ARANGODB_PACKAGE_REVISION "3")
85
# version for the windows rc file needs to be numeric:
86
if (ARANGODB_VERSION_REVISION GREATER -1)
87
set(ARANGODB_NUMERIC_VERSION_REVISION "${ARANGODB_VERSION_REVISION}")
0 commit comments