mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 02:37:27 +02:00
Similar to ggml/scripts/release.sh: validates repo state, creates a release candidate branch (llama-rc-vX.Y.Z), bumps LLAMA_VERSION_* in CMakeLists.txt and commits the version bump. Usage: ./scripts/release.sh [major|minor|patch] [--dry-run] Assisted-by: pi:llama.cpp/Qwen3.8-27B