release : v1.4.2

This commit is contained in:
Georgi Gerganov
2023-05-14 19:06:45 +03:00
parent aaf0d41c7c
commit a5defbc1b9
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.1)
project(whisper.cpp VERSION 1.4.2)
# Add path to modules
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/")