diff options
author | Simon Ser <contact@emersion.fr> | 2023-03-28 20:02:48 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2023-03-28 20:03:14 +0200 |
commit | cd036bb7b88907ccc926aeff5cdfc915963bdb9a (patch) | |
tree | f967b99d6b73f3727543739faa19552731ad3dd2 | |
parent | eb19f99a5b237806dc4703645e1fec32f4f94e8c (diff) | |
download | wayland-1.21.93.tar.gz |
build: bump to version 1.21.93 for the RC1 release1.21.93
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 35c3b95..b8b42cc 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.21.92', + version: '1.21.93', license: 'MIT', meson_version: '>= 0.56.0', default_options: [ |