release : v1.2.0

This commit is contained in:
Georgi Gerganov
2023-02-04 09:49:49 +02:00
parent f3ee4a9673
commit b2083c5d02
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.1.1)
project(whisper.cpp VERSION 1.2.0)
# Add path to modules
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/")