diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index a0967ab207..62c3bdbd97 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,9 +34,9 @@ DISTCHECK_HOOKS = # ------------------------------------------------------------------------------ # libudev # ------------------------------------------------------------------------------ -LIBUDEV_CURRENT=10 +LIBUDEV_CURRENT=11 LIBUDEV_REVISION=0 -LIBUDEV_AGE=10 +LIBUDEV_AGE=11 SUBDIRS += libudev/docs |