[libgudev/wip/hadess/add-uncached-helpers] build: Bump soname and version for new helpers
- From: Bastien Nocera <hadess src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [libgudev/wip/hadess/add-uncached-helpers] build: Bump soname and version for new helpers
 
- Date: Tue, 15 Sep 2020 12:37:25 +0000 (UTC)
 
commit 19c0a6199fca3e69e3813f892bd8045fc0eee64b
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 15 14:37:05 2020 +0200
    build: Bump soname and version for new helpers
 Makefile.am  | 4 ++--
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 2df90eb..8177fa7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,9 +35,9 @@ EXTRA_DIST = \
 # ------------------------------------------------------------------------------
 # Version numbers
 
-LIBGUDEV_CURRENT=2
+LIBGUDEV_CURRENT=3
 LIBGUDEV_REVISION=0
-LIBGUDEV_AGE=2
+LIBGUDEV_AGE=3
 
 # ------------------------------------------------------------------------------
 # libgudev
diff --git a/configure.ac b/configure.ac
index a8ec0ec..605de2c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([libgudev],
-        [233],
+        [234],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libgudev],
         [libgudev],
         [http://wiki.gnome.org/Projects/libgudev])
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]