From b2649cb3ee6bd70828a17e50beb16591e6066288 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 4 Apr 2023 09:58:31 +0200 Subject: [PATCH] build: bump to version 1.22.0 for the official release --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index b8b42cca..558c7ac5 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: [