summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-12-09 17:20:36 +0100
committerSimon Ser <contact@emersion.fr>2021-12-09 17:20:36 +0100
commit75c1a93e2067220fa06208f20f8f096bb463ec08 (patch)
tree0021049b025e7c12a95b084a033ce17b151ad598
parentba82e0d80617f720b133ecf3a251a53cca47a6f3 (diff)
build: bump to version 1.20.0 for the official release1.20.0
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 584c9f3..3bc25c9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'wayland', 'c',
- version: '1.19.93',
+ version: '1.20.0',
license: 'MIT',
meson_version: '>= 0.52.1',
default_options: [