build: bump to version 1.17.92 for the beta release

This commit is contained in:
Simon Ser 2020-01-28 22:02:25 +01:00
parent 96a8465e38
commit 367d2985f3
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ AC_PREREQ([2.64])
m4_define([wayland_major_version], [1])
m4_define([wayland_minor_version], [17])
m4_define([wayland_micro_version], [91])
m4_define([wayland_micro_version], [92])
m4_define([wayland_version],
[wayland_major_version.wayland_minor_version.wayland_micro_version])

View File

@ -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: [