Skip to content

Commit c9d451f

Browse files
committed
Bump version to 2.11.0
Signed-off-by: Stephen Gallagher <[email protected]>
1 parent b05c553 commit c9d451f

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
@@ -12,7 +12,7 @@
1212
project(
1313
'modulemd',
1414
'c',
15-
version : '2.10.1',
15+
version : '2.11.0',
1616
default_options : ['buildtype=debugoptimized', 'c_std=c11', 'warning_level=1', 'b_asneeded=true'],
1717
license : 'MIT',
1818
meson_version : '>=0.47.0'

0 commit comments

Comments
 (0)