]> git.djapps.eu Git - pkg/ggml/sources/llama.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 14:43:58 +0000 (17:43 +0300)
commitc9b1c06467aca8d30fafcab51292bcb285df5b0d
treedef826a23d5c4c564117c0df1ecd91a88c9ab089
parentb6ae75afb49b23db3dfbc2b01e8aabfb047e6880
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