summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-06-30 23:59:11 +0200
committerSimon Ser <contact@emersion.fr>2022-06-30 23:59:11 +0200
commit8135e856ebd79872f886466e9cee39affb7d9ee8 (patch)
treeb5a520926e36e4d559258bd2346d9423f98012db
parent68842b34039eb8efb6b7677cba5a0ddfceac34e0 (diff)
build: bump to version 1.21.0 for the official release1.21.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5487dc9..8bb47c2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'wayland', 'c',
- version: '1.20.93',
+ version: '1.21.0',
license: 'MIT',
meson_version: '>= 0.56.0',
default_options: [