summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-09-25 08:22:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-09-25 08:22:07 +0000
commit73334e48e395cd0ac4fbef0611609a3bd70abfe2 (patch)
tree8881d2482e8a19e3c40e148571851d75a7bb2a9b /meson.build
parentAdding upstream version 2.3~rc5. (diff)
downloadnvme-stas-73334e48e395cd0ac4fbef0611609a3bd70abfe2.tar.xz
nvme-stas-73334e48e395cd0ac4fbef0611609a3bd70abfe2.zip
Adding upstream version 2.3.upstream/2.3
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 4e52c6e..b648a86 100644
--- a/meson.build
+++ b/meson.build
@@ -9,7 +9,7 @@
project(
'nvme-stas',
meson_version: '>= 0.53.0',
- version: '2.3-rc5',
+ version: '2.3',
license: 'Apache-2.0',
default_options: [
'buildtype=release',