mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-25 01:41:11 -05:00
build: bump to version 1.17.93 for the RC1 release
This commit is contained in:
parent
3d1c6c6f68
commit
57f17de0ec
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ AC_PREREQ([2.64])
|
|||
|
||||
m4_define([wayland_major_version], [1])
|
||||
m4_define([wayland_minor_version], [17])
|
||||
m4_define([wayland_micro_version], [92])
|
||||
m4_define([wayland_micro_version], [93])
|
||||
m4_define([wayland_version],
|
||||
[wayland_major_version.wayland_minor_version.wayland_micro_version])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue