release : v1.8.3

This commit is contained in:
Georgi Gerganov
2026-01-15 11:54:31 +02:00
parent 21c1765fcb
commit 2eeeba56e9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5) # for add_link_options and implicit target directories.
project("whisper.cpp" C CXX)
project("whisper.cpp" VERSION 1.8.2)
project("whisper.cpp" VERSION 1.8.3)
include(CheckIncludeFileCXX)
set(SOVERSION 1)