release : v1.7.2

This commit is contained in:
Georgi Gerganov
2024-11-19 18:54:22 +02:00
parent d24f981fb2
commit 6266a9f9e5
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.1)
project("whisper.cpp" VERSION 1.7.2)
include(CheckIncludeFileCXX)
set(SOVERSION 1)