mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-12-24 20:40:08 +01:00
configure.ac: bump to version 1.9.91 for the alpha release
This commit is contained in:
parent
e9d894204b
commit
7ed00c1de7
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], [9])
|
||||
m4_define([wayland_micro_version], [90])
|
||||
m4_define([wayland_micro_version], [91])
|
||||
m4_define([wayland_version],
|
||||
[wayland_major_version.wayland_minor_version.wayland_micro_version])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue