summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-09-25 08:22:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-09-25 08:22:11 +0000
commit30b778de4192b1985b253364d9e4882137b6954d (patch)
treeb3cb50f7c959373081f40d6cc291f39dc9e49ead /meson.build
parentReleasing debian version 2.3~rc5-1. (diff)
downloadnvme-stas-30b778de4192b1985b253364d9e4882137b6954d.tar.xz
nvme-stas-30b778de4192b1985b253364d9e4882137b6954d.zip
Merging upstream version 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',