chiark / gitweb /
libudev: bump minor so version after adding symbols
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 19 Jul 2010 12:08:21 +0000 (14:08 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 19 Jul 2010 12:08:21 +0000 (14:08 +0200)
Makefile.am

index 3406c3a97f490b6660d6c3a65814d18565bf8e60..e80d43abe559bf906abcf170e364bfe4fc4b56b0 100644 (file)
@@ -29,9 +29,9 @@ CLEANFILES =
 # ------------------------------------------------------------------------------
 # libudev
 # ------------------------------------------------------------------------------
 # ------------------------------------------------------------------------------
 # libudev
 # ------------------------------------------------------------------------------
-LIBUDEV_CURRENT=8
-LIBUDEV_REVISION=3
-LIBUDEV_AGE=8
+LIBUDEV_CURRENT=9
+LIBUDEV_REVISION=0
+LIBUDEV_AGE=9
 
 SUBDIRS += libudev/docs
 
 
 SUBDIRS += libudev/docs