This commit is contained in:
Georgi Gerganov 2023-01-06 19:32:12 +02:00
parent 6042c7a3be
commit 1652965529
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735

View File

@ -1,4 +1,4 @@
cmake_minimum_required (VERSION 3.0)
cmake_minimum_required (VERSION 3.18)
project(whisper.cpp VERSION 1.0.4)