summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-06-09 20:52:32 +0200
committerSimon Ser <contact@emersion.fr>2022-06-09 20:52:32 +0200
commit07c8f4157694b4eb89ce220bcd1456320815c118 (patch)
tree041b270a13b77294a83218bd6c61819777279e64
parent444d0ff3381a8b2f89a9e84a6ca9b8622fe97170 (diff)
build: bump to version 1.20.92 for the beta release1.20.92
Signed-off-by: Simon Ser <contact@emersion.fr>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 5667812..2d496ba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'wayland', 'c',
- version: '1.20.91',
+ version: '1.20.92',
license: 'MIT',
meson_version: '>= 0.56.0',
default_options: [