]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : remove -dev suffix from release version (#1355)
authorDaniel Bevenius <redacted>
Fri, 26 Sep 2025 15:34:42 +0000 (17:34 +0200)
committerGitHub <redacted>
Fri, 26 Sep 2025 15:34:42 +0000 (17:34 +0200)
commit36c48f0b14afa08e280c71891baf948204ebd611
tree6224b510948672f6bc4ef66106eb27c605221eeb
parent5ef9c2a50307011f4f6183e05dcc9f9329851349
ggml : remove -dev suffix from release version (#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`.
CMakeLists.txt
scripts/release.sh