From 2363d33e10f1c0bf5d1240355d0bb2d90bae88e6 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 15 Dec 2010 09:06:05 +0100 Subject: [PATCH] gudev: bump minor version --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 601246a9c..0ee691c75 100644 --- a/Makefile.am +++ b/Makefile.am @@ -321,9 +321,9 @@ dist_udevrules_DATA += \ # ------------------------------------------------------------------------------ # GUdev - libudev gobject interface # ------------------------------------------------------------------------------ -LIBGUDEV_CURRENT=0 -LIBGUDEV_REVISION=1 -LIBGUDEV_AGE=0 +LIBGUDEV_CURRENT=1 +LIBGUDEV_REVISION=0 +LIBGUDEV_AGE=1 SUBDIRS += extras/gudev/docs -- 2.30.2