Skip to content

Commit 972f9f7

Browse files
committed
build: Update version to v2.1.1
Signed-off-by: Daniel Wagner <dwagner@suse.de>
1 parent ec2248b commit 972f9f7

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
@@ -4,7 +4,7 @@ project(
44
'nvme-cli', ['c', 'cpp'],
55
meson_version: '>= 0.47.0',
66
license: 'GPL-2.0-only',
7-
version: '2.1',
7+
version: '2.1.1',
88
default_options: [
99
'c_std=gnu99',
1010
'buildtype=release',

0 commit comments

Comments
 (0)