mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
configure.ac: bump version to 1.11.90 for open development
As announced in 1.11.0 release notes, master is open again. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
parent
47163797f8
commit
98d94b5c1d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ AC_PREREQ([2.64])
|
|||
|
||||
m4_define([wayland_major_version], [1])
|
||||
m4_define([wayland_minor_version], [11])
|
||||
m4_define([wayland_micro_version], [0])
|
||||
m4_define([wayland_micro_version], [90])
|
||||
m4_define([wayland_version],
|
||||
[wayland_major_version.wayland_minor_version.wayland_micro_version])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue