diff options
| author | Simon Ser <contact@emersion.fr> | 2020-01-28 22:02:25 +0100 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2020-01-28 22:02:25 +0100 |
| commit | 367d2985f3242d12c16a4f9074254584a8739d1f (patch) | |
| tree | 75ccd0f2ace8a7b661ebd8ea752568749e13815f /meson.build | |
| parent | tests: fix memory leak in proxy-test (diff) | |
| download | wayland-367d2985f3242d12c16a4f9074254584a8739d1f.tar wayland-367d2985f3242d12c16a4f9074254584a8739d1f.tar.gz wayland-367d2985f3242d12c16a4f9074254584a8739d1f.tar.bz2 wayland-367d2985f3242d12c16a4f9074254584a8739d1f.tar.lz wayland-367d2985f3242d12c16a4f9074254584a8739d1f.tar.xz wayland-367d2985f3242d12c16a4f9074254584a8739d1f.tar.zst wayland-367d2985f3242d12c16a4f9074254584a8739d1f.zip | |
build: bump to version 1.17.92 for the beta release1.17.92
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 6fb1240..ea01708 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'wayland', 'c', 'cpp', - version: '1.17.91', + version: '1.17.92', license: 'MIT', meson_version: '>= 0.47.0', default_options: [ |
