aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2012-03-21 18:58:51 +0100
committerKay Sievers <kay.sievers@vrfy.org>2012-03-22 03:46:16 +0100
commit8482018afc5d11f45badf4952a6134a5cc4b1ee2 (patch)
treec5e1aa22e9537a248355d8e1e813ee8973b20d6c /Makefile.am
parentabac5c7976c019be41f187bf97d6acffbe6caa8d (diff)
downloadudev-8482018afc5d11f45badf4952a6134a5cc4b1ee2.tar.gz
libudev: monitor - do not memset() receive buffer
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fa8060b5..1c7f86b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
AM_MAKEFLAGS = --no-print-directory
LIBUDEV_CURRENT=13
-LIBUDEV_REVISION=1
+LIBUDEV_REVISION=2
LIBUDEV_AGE=13
LIBGUDEV_CURRENT=1