mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-03 09:01:42 -05:00
Reopen master for regular development
A 1.14 branch has been established for stable release work.
This commit is contained in:
parent
989cf03d1c
commit
0b991b62b8
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_major_version], [1])
|
||||||
m4_define([wayland_minor_version], [14])
|
m4_define([wayland_minor_version], [14])
|
||||||
m4_define([wayland_micro_version], [0])
|
m4_define([wayland_micro_version], [90])
|
||||||
m4_define([wayland_version],
|
m4_define([wayland_version],
|
||||||
[wayland_major_version.wayland_minor_version.wayland_micro_version])
|
[wayland_major_version.wayland_minor_version.wayland_micro_version])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue