From e0fcf21c030027101338c7673c5cb814b82261d1 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 18 Feb 2010 11:03:09 +0100 Subject: [PATCH] libudev: bump minor version --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index db23f16e..3780f507 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,9 +28,9 @@ CLEANFILES = # ------------------------------------------------------------------------------ # libudev # ------------------------------------------------------------------------------ -LIBUDEV_CURRENT=6 -LIBUDEV_REVISION=1 -LIBUDEV_AGE=6 +LIBUDEV_CURRENT=7 +LIBUDEV_REVISION=0 +LIBUDEV_AGE=7 SUBDIRS += libudev/docs -- 2.39.5