release : v1.4.1

This commit is contained in:
Georgi Gerganov
2023-04-30 22:57:42 +03:00
parent c94c469592
commit 9c61f5f585
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.0)
project(whisper.cpp VERSION 1.4.0)
project(whisper.cpp VERSION 1.4.1)
if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "MSVC")
add_compile_options(/utf-8)