diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-04-13 18:46:02 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-04-13 18:46:02 +0200 |
commit | 09913ced8c6c081840c27a9f2ae4d430045a7c68 (patch) | |
tree | a75cdea82fe89a73b2fac911b0620249d46bb2ca /Makefile.am | |
parent | a3eca08b19711bf6322e639ca2b2c81d91896a67 (diff) |
libudev: bump revision
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 4244089822..5ddf83acab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,7 +35,7 @@ DISTCHECK_HOOKS = # libudev # ------------------------------------------------------------------------------ LIBUDEV_CURRENT=11 -LIBUDEV_REVISION=1 +LIBUDEV_REVISION=2 LIBUDEV_AGE=11 SUBDIRS += libudev/docs |