diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-12-15 16:14:14 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-12-15 16:14:14 +0100 |
commit | 3c1898863fbf9c94cfb0258ae380b67b44c4b466 (patch) | |
tree | f5671df4da5de8c33ddb55dd554383ad73151270 /Makefile.am | |
parent | ac9b4baac52d8713512629272384124fa1d01b23 (diff) |
remove remaining support for CONFIG_SYSFS_DEPRECATED
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 62fe5a0f07..993d70075d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,7 @@ CLEANFILES = # libudev # ------------------------------------------------------------------------------ LIBUDEV_CURRENT=5 -LIBUDEV_REVISION=1 +LIBUDEV_REVISION=2 LIBUDEV_AGE=5 SUBDIRS += libudev/docs |