Skip to content

Commit c484245

Browse files
committed
build: Update version to v1.2
Signed-off-by: Daniel Wagner <[email protected]>
1 parent ec6cb03 commit c484245

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.48.0',
11-
version: '1.1',
11+
version: '1.2',
1212
license: 'LGPL-2.1-or-later',
1313
default_options: [
1414
'c_std=gnu99',

0 commit comments

Comments
 (0)