diff options
| author | Simon Ser <contact@emersion.fr> | 2022-07-01 00:11:50 +0200 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2022-07-01 00:11:50 +0200 |
| commit | 4f6c6e7c0f27008b6c4e1f4da5c61b80af2f407b (patch) | |
| tree | 76a402020975a9f59f94dab650c1de85ff05001a /meson.build | |
| parent | build: bump to version 1.21.0 for the official release (diff) | |
| download | wayland-4f6c6e7c0f27008b6c4e1f4da5c61b80af2f407b.tar wayland-4f6c6e7c0f27008b6c4e1f4da5c61b80af2f407b.tar.gz wayland-4f6c6e7c0f27008b6c4e1f4da5c61b80af2f407b.tar.bz2 wayland-4f6c6e7c0f27008b6c4e1f4da5c61b80af2f407b.tar.lz wayland-4f6c6e7c0f27008b6c4e1f4da5c61b80af2f407b.tar.xz wayland-4f6c6e7c0f27008b6c4e1f4da5c61b80af2f407b.tar.zst wayland-4f6c6e7c0f27008b6c4e1f4da5c61b80af2f407b.zip | |
build: re-open main branch for regular development
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 8bb47c2..f469756 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', - version: '1.21.0', + version: '1.21.90', license: 'MIT', meson_version: '>= 0.56.0', default_options: [ |
