[gnome-desktop] build: Bump soname for GnomeRR* ABI breaks



commit 55a68eba857dd9cc3c2db7d1dd3d36bfc8f9c995
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Sun Aug 25 21:39:47 2013 +0200

    build: Bump soname for GnomeRR* ABI breaks

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 56fb3f5..9c7a60a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ AC_CONFIG_MACRO_DIR([m4])
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LT_VERSION=7:0:0
+LT_VERSION=8:0:0
 AC_SUBST(LT_VERSION)
 
 LT_PREREQ([2.2.6])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]