mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Bump the version to 1.0.0
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
project(
|
project(
|
||||||
'yabridge',
|
'yabridge',
|
||||||
'cpp',
|
'cpp',
|
||||||
version : '0.1',
|
version : '1.0.0',
|
||||||
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