We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d372d commit 39b4beeCopy full SHA for 39b4bee
1 file changed
meson.build
@@ -19,7 +19,7 @@ project(
19
'GPL-2.0-only', # nvme-cli
20
'LGPL-2.1-or-later', # libnvme
21
],
22
- version: '3.0-a.1',
+ version: '3.0-a.2',
23
default_options: [
24
'c_std=gnu99',
25
'buildtype=debugoptimized',
0 commit comments