Skip to content

Commit 6c5aedd

Browse files
committed
Release v1.1-rc0
Signed-off-by: Daniel Wagner <[email protected]>
1 parent 47e4566 commit 6c5aedd

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
@@ -8,7 +8,7 @@
88
project(
99
'libnvme', ['c'],
1010
meson_version: '>= 0.47.0',
11-
version: '1.0',
11+
version: '1.1',
1212
license: 'LGPL-2.1-or-later',
1313
default_options: [
1414
'c_std=gnu99',

0 commit comments

Comments
 (0)