release : v1.8.1

This commit is contained in:
Georgi Gerganov
2025-10-12 11:17:59 +03:00
parent ea174c62bc
commit a91dd3be72
3 changed files with 3 additions and 3 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.0)
project("whisper.cpp" VERSION 1.8.1)
include(CheckIncludeFileCXX)
set(SOVERSION 1)