aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2023-11-21 17:06:13 +0100
committerSimon Ser <contact@emersion.fr>2023-11-21 17:06:13 +0100
commit767eedd3cbe9900687bf3b82236320dcd7b77aae (patch)
treeebe071853fe4d087367b4be727d41b48823faa9c /meson.build
parentdbe7fb70273ed1c9008bb5d36546d0d187f1217c (diff)
build: bump version to 0.17.0
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 32bc2f3c..7e8b59da 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'wlroots',
'c',
- version: '0.17.0-dev',
+ version: '0.17.0',
license: 'MIT',
meson_version: '>=0.59.0',
default_options: [