mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-09-21 21:47:32 -05:00
whisper : bump version to 1.9.4
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ include(CheckIncludeFileCXX)
|
||||
### whisper.cpp version
|
||||
set(WHISPER_VERSION_MAJOR 1)
|
||||
set(WHISPER_VERSION_MINOR 9)
|
||||
set(WHISPER_VERSION_PATCH 3)
|
||||
set(WHISPER_VERSION_PATCH 4)
|
||||
set(WHISPER_VERSION_BASE "${WHISPER_VERSION_MAJOR}.${WHISPER_VERSION_MINOR}.${WHISPER_VERSION_PATCH}")
|
||||
|
||||
# whether this is a development/nightly build
|
||||
|
||||
Reference in New Issue
Block a user