summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2023-04-04 09:58:31 +0200
committerSimon Ser <contact@emersion.fr>2023-04-04 09:58:31 +0200
commitb2649cb3ee6bd70828a17e50beb16591e6066288 (patch)
treebe37ec40777025a621083bffc4f7253b89978e66
parentcd036bb7b88907ccc926aeff5cdfc915963bdb9a (diff)
build: bump to version 1.22.0 for the official release1.22.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index b8b42cc..558c7ac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'wayland', 'c',
- version: '1.21.93',
+ version: '1.22.0',
license: 'MIT',
meson_version: '>= 0.56.0',
default_options: [