8000 Go to 3.3.9.3 · odidev/arangodb@bef97ea · GitHub
[go: up one dir, main page]

Skip to content

Commit bef97ea

Browse files
committed
Go to 3.3.9.3
1 parent a88e579 commit bef97ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ if (NOT DEFINED ARANGODB_VERSION_REVISION)
8181
set(ARANGODB_VERSION_REVISION "9")
8282
endif()
8383

84-
set(ARANGODB_PACKAGE_REVISION "2")
84+
set(ARANGODB_PACKAGE_REVISION "3")
8585
# version for the windows rc file needs to be numeric:
8686
if (ARANGODB_VERSION_REVISION GREATER -1)
8787
set(ARANGODB_NUMERIC_VERSION_REVISION "${ARANGODB_VERSION_REVISION}")

0 commit comments

Comments
 (0)
0