release : v1.8.0

This commit is contained in:
Georgi Gerganov
2025-09-30 21:25:36 +03:00
parent 5904d00dbb
commit 41fc9dea6a
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.7.6)
project("whisper.cpp" VERSION 1.8.0)
include(CheckIncludeFileCXX)
set(SOVERSION 1)