configure.ac: bump version to 1.8.90
Master is open for new features again Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
60024af597
commit
baed4b0a2f
|
@ -2,7 +2,7 @@ AC_PREREQ([2.64])
|
|||
|
||||
m4_define([wayland_major_version], [1])
|
||||
m4_define([wayland_minor_version], [8])
|
||||
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…
Reference in New Issue
Block a user