aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2010-01-13 13:26:56 +0100
committerKay Sievers <kay.sievers@vrfy.org>2010-01-13 13:26:56 +0100
commit7c34949019720b3865c6d0080ae8c7cfdb313085 (patch)
tree8ad3cf76650059b4268ed88a7425b5f6c316da37 /Makefile.am
parent889dd1061c2e09044a6c0450c06180b47288fe4f (diff)
downloadudev-7c34949019720b3865c6d0080ae8c7cfdb313085.tar.gz
libudev: device - create db file atomically
We need to prevent that libudev parses half-written database files. Also for "change" events, we need to make sure, that database files always exist to be read by libudev, and that they are not first deleted before they are re-created.
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 743c5b84..322fb438 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@ CLEANFILES =
# libudev
# ------------------------------------------------------------------------------
LIBUDEV_CURRENT=6
-LIBUDEV_REVISION=0
+LIBUDEV_REVISION=1
LIBUDEV_AGE=6
SUBDIRS += libudev/docs