Skip to content

Commit 07184d1

Browse files
committed
misc: Bumped the meson out of Git version to v2.0.0
1 parent 75070c1 commit 07184d1

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
@@ -32,7 +32,7 @@
3232
project(
3333
'Black Magic Debug',
3434
'c',
35-
version: '2.0.0-rc2',
35+
version: '2.0.0',
3636
license: 'GPL-3.0-or-later OR BSD-3-Clause OR MIT',
3737
# license_files: ['COPYING', 'COPYING-BSD', 'COPYING-MIT'], # Only available in meson 1.1.0
3838
default_options: [

0 commit comments

Comments
 (0)