ggml : bump version to 0.9.4 (ggml/1363)

This commit is contained in:
Georgi Gerganov 2025-09-30 13:42:39 +03:00
parent e4bf87b0e9
commit 527ff158d0
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ project("ggml" C CXX ASM)
### GGML Version
set(GGML_VERSION_MAJOR 0)
set(GGML_VERSION_MINOR 9)
set(GGML_VERSION_PATCH 3)
set(GGML_VERSION_PATCH 4)
set(GGML_VERSION_BASE "${GGML_VERSION_MAJOR}.${GGML_VERSION_MINOR}.${GGML_VERSION_PATCH}")
find_program(GIT_EXE NAMES git git.exe NO_CMAKE_FIND_ROOT_PATH)

View File

@ -1 +1 @@
c69f4f6f1cb6d4d272e4353fedb4493fbb4102c2
72632094336524a9c809e129e8b1c52154543a5a