mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Bump version in meson.build
I forgot to do this, but it's not used anywhere except when building from a source tarball.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
project(
|
project(
|
||||||
'yabridge',
|
'yabridge',
|
||||||
'cpp',
|
'cpp',
|
||||||
version : '1.1.3',
|
version : '1.1.4',
|
||||||
default_options : ['warning_level=3', 'cpp_std=c++17', 'build.cpp_std=c++17']
|
default_options : ['warning_level=3', 'cpp_std=c++17', 'build.cpp_std=c++17']
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user