mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-20 02:20:13 +01:00
configure.ac: bump version to 1.6.1 for stable release
This commit is contained in:
parent
a50a45ebbf
commit
9d27677ca4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
m4_define([weston_major_version], [1])
|
||||
m4_define([weston_minor_version], [6])
|
||||
m4_define([weston_micro_version], [0])
|
||||
m4_define([weston_micro_version], [1])
|
||||
m4_define([weston_version],
|
||||
[weston_major_version.weston_minor_version.weston_micro_version])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue