mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-06 07:58:06 +02:00
configure.ac: libinput 0.15.0 - this time for real
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
103fad15e7
commit
12df380698
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ AC_PREREQ([2.64])
|
|||
|
||||
m4_define([libinput_major_version], [0])
|
||||
m4_define([libinput_minor_version], [15])
|
||||
m4_define([libinput_micro_version], [1])
|
||||
m4_define([libinput_micro_version], [0])
|
||||
m4_define([libinput_version],
|
||||
[libinput_major_version.libinput_minor_version.libinput_micro_version])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue