chiark / gitweb /
libudev: monitor - handle kernel supplied DEVNAME properly
[elogind.git] / libudev / Makefile.am
index cae12b1043a1a4bc3e2f26364b6b6ce91306bcae..b50eac9628c3b44ffb20b891090f2306de1b32c7 100644 (file)
@@ -29,7 +29,7 @@ libudev_la_SOURCES =\
        libudev-queue.c
 
 LT_CURRENT=4
-LT_REVISION=0
+LT_REVISION=1
 LT_AGE=4
 libudev_la_LDFLAGS = \
        -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \