bump version to 1.0.0 in meson.build
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
project('vx', 'c', 'cpp',
|
||||
version : '0.2.0',
|
||||
version : '1.0.0',
|
||||
default_options : [
|
||||
'c_std=c11',
|
||||
'cpp_std=c++17',
|
||||
|
||||
Reference in New Issue
Block a user