Skip to content

Commit eef4d1d

Browse files
myrsloikgithub-actions[bot]
authored andcommitted
Update version in meson.build
1 parent a683ac8 commit eef4d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project('BestSource', 'cpp',
22
default_options: ['buildtype=release', 'b_ndebug=if-release', 'cpp_std=c++17'],
33
license: 'MIT',
44
meson_version: '>=0.53.0',
5-
version: '9.0',
5+
version: '10.0',
66
)
77

88
api_sources = files(

0 commit comments

Comments
 (0)