aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-05-25 12:17:43 +0200
committerKay Sievers <kay.sievers@vrfy.org>2010-05-25 12:17:43 +0200
commite0d9c042f8678f150dc778eb5ac0ac039f8706fa (patch)
treedb596c3e2b097431f17d9fd0298e6cb64e197552 /Makefile.am
parent484e1b2d11b9b89418589d885a625e647881933b (diff)
downloadudev-e0d9c042f8678f150dc778eb5ac0ac039f8706fa.tar.gz
libudev: fix udev_queue_get_seqnum_sequence_is_finished() with empty queue file
We an empty or garbage-collected queue file, we might not have a record for the first sequence we wait for, and therefore must not wait for it.
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 8406a6bc..21cd46d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@ CLEANFILES =
# libudev
# ------------------------------------------------------------------------------
LIBUDEV_CURRENT=8
-LIBUDEV_REVISION=1
+LIBUDEV_REVISION=2
LIBUDEV_AGE=8
SUBDIRS += libudev/docs