Skip to content

Commit

Permalink
libevdev 1.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hutterer <[email protected]>
  • Loading branch information
whot committed Jun 15, 2016
1 parent 7f2fffc commit 4dd93f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
AC_PREREQ([2.62])

AC_INIT([libevdev],
[1.5.1],
[1.5.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=libevdev],
[libevdev],
[http://freedesktop.org/wiki/Software/libevdev/])
Expand All @@ -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=3:13:1
LIBEVDEV_LT_VERSION=3:14:1
AC_SUBST(LIBEVDEV_LT_VERSION)


Expand Down

0 comments on commit 4dd93f0

Please sign in to comment.