]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : remove -dev suffix from release version (ggml/1355)
authorDaniel Bevenius <redacted>
Fri, 26 Sep 2025 15:34:42 +0000 (17:34 +0200)
committerGeorgi Gerganov <redacted>
Mon, 29 Sep 2025 12:18:10 +0000 (15:18 +0300)
commit611ff19f202af2cbd0a8151a783b243d74e4aa5c
treebd7d253bbb6b80e97f6537ff16d418860e94fc63
parent06d7b3d12485120d40013ad1d8ac850c3257043b
ggml : remove -dev suffix from release version (ggml/1355)

This commit removes the `-dev` suffix from the version string in
CMakeLists.txt and the release script. The version will now be
just be formatted as `MAJOR.MINOR.PATCH`.
ggml/CMakeLists.txt