8000 release version 3.4.8-preview.4 · mhdprogrammer1/arangodb@c6fe595 · GitHub
[go: up one dir, main page]

Skip to content

Commit c6fe595

Browse files
committed
release version 3.4.8-preview.4
1 parent 1de2fc3 commit c6fe595

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ set(ARANGODB_VERSION_MINOR "4")
9191
if (NOT DEFINED ARANGODB_VERSION_PATCH)
9292
set(ARANGODB_VERSION_PATCH "8")
9393
set(ARANGODB_VERSION_RELEASE_TYPE "preview")
94-
set(ARANGODB_VERSION_RELEASE_NUMBER "3")
94+
set(ARANGODB_VERSION_RELEASE_NUMBER "4")
9595
else()
9696
unset (ARANGODB_VERSION_RELEASE_TYPE) # do not remove space
9797
unset (ARANGODB_VERSION_RELEASE_NUMBER) # do not remove space

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.4.8-preview.3
1+
3.4.8-preview.4

0 commit comments

Comments
 (0)
0