File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
js/apps/system/_admin/aardvark/APP Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 3.12.5
1+ 3.12.5.1
Original file line number Diff line number Diff line change 1- 3.12.5.1 (XXXX-XX-XX )
1+ 3.12.5.1 (2025-07-25 )
22---------------------
33
44* Fix for null access for smallest range when no files on level (RocksDB).
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ set(ARANGODB_VERSION_MINOR "12")
7474# when building the nightly ARANGODB_VERSION_PATCH will be set
7575if (NOT DEFINED ARANGODB_VERSION_PATCH)
7676 set (ARANGODB_VERSION_PATCH "5" )
77- set (ARANGODB_VERSION_RELEASE_TYPE "" )
77+ set (ARANGODB_VERSION_RELEASE_TYPE "1 " )
7878 set (ARANGODB_VERSION_RELEASE_NUMBER "" )
7979else ()
8080 unset (ARANGODB_VERSION_RELEASE_TYPE) # do not remove space
Original file line number Diff line number Diff line change 1414 },
1515 "summary": "The RESTful HTTP API of the ArangoDB Core Database System",
1616 "title": "ArangoDB Core API",
17- "version": "3.12.5"
17+ "version": "3.12.5-1 "
1818 },
1919 "openapi": "3.1.0",
2020 "paths": {
You can’t perform that action at this time.
0 commit comments