Update meson.build

pull/1455/head
Tyler 2023-11-16 17:49:13 -05:00 committed by GitHub
parent 7f6a63be13
commit 12c9111fba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
project('whisper.cpp', ['cpp', 'c'], version: '1.4.3')
project('whisper.cpp', ['cpp', 'c'], version: '1.5.0')
cc = meson.get_compiler('c')