mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 16:10:07 +01:00
Bump library revision
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
f29008b758
commit
019953ebea
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz])
|
|||
# - If binary compatibility has been broken (eg removed or changed interfaces)
|
||||
# change to C+1:0:0
|
||||
# - If the interface is the same as the previous version, change to C:R+1:A
|
||||
LIBEVDEV_LT_VERSION=2:0:0
|
||||
LIBEVDEV_LT_VERSION=2:1:0
|
||||
AC_SUBST(LIBEVDEV_LT_VERSION)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue