mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-24 01:40:35 -05:00
configure.ac: bump version to 1.6.91 for the alpha release
This commit is contained in:
parent
2888e97d5d
commit
b7f9925abc
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], [6])
|
||||
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
Add a link
Reference in a new issue