diff options
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 340b2e1ce4..7a3539507a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -299,7 +299,7 @@ if ENABLE_GUDEV # GUdev - libudev gobject interface # ------------------------------------------------------------------------------ LIBGUDEV_CURRENT=1 -LIBGUDEV_REVISION=0 +LIBGUDEV_REVISION=1 LIBGUDEV_AGE=1 SUBDIRS += extras/gudev/docs |