Skip to content

Commit 3fb7e52

Browse files
committed
build: Bump ABI version
Signed-off-by: LIU Hao <lh_mouse@126.com>
1 parent 74004e0 commit 3fb7e52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
project('mcfgthread',
1616
'c', 'cpp',
17-
version: '2.3.beta',
17+
version: '2.3.ga',
1818
license: 'LGPL-3.0-or-later WITH GCC-exception-3.1',
1919
default_options: [ 'c_std=c99', 'cpp_std=c++14', 'warning_level=2' ],
2020
meson_version: '>= 1.3.0')

0 commit comments

Comments
 (0)