summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-10 09:27:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-06-10 09:27:37 +0000
commita4b247c19b690c2643097fdbec096470e635b4a0 (patch)
tree4b9af23374c7a5d6266e91b2d9a52c595e8866c6 /meson.build
parentAdding upstream version 2.2.1. (diff)
downloadnvme-stas-a4b247c19b690c2643097fdbec096470e635b4a0.tar.xz
nvme-stas-a4b247c19b690c2643097fdbec096470e635b4a0.zip
Adding upstream version 2.2.2.upstream/2.2.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b84e3d1..bf2dda5 100644
--- a/meson.build
+++ b/meson.build
@@ -9,7 +9,7 @@
project(
'nvme-stas',
meson_version: '>= 0.53.0',
- version: '2.2.1',
+ version: '2.2.2',
license: 'Apache-2.0',
default_options: [
'buildtype=release',