mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-05 04:06:20 -05:00
configure.ac: bump version to 1.7.90
Master is open for new features again Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
8e9d5a1084
commit
f3a5ca999e
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], [7])
|
||||
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