release : v1.7.6

This commit is contained in:
Georgi Gerganov
2025-06-25 16:47:03 +03:00
parent 06bdaa6c0c
commit a8d002cfd8
3 changed files with 6 additions and 4 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.5)
project("whisper.cpp" VERSION 1.7.6)
include(CheckIncludeFileCXX)
set(SOVERSION 1)