[gnome-desktop] [misc] Bump soname since ABI was broken



commit 2692baee971d7f80a6e4da0538ecec64b2e319bd
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Jan 5 14:00:09 2010 +0100

    [misc] Bump soname since ABI was broken
    
    The per-monitor backgrounds commit (303111fc) changes an API.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 952aaa0..553cbf5 100644
--- a/configure.in
+++ b/configure.in
@@ -30,7 +30,7 @@ AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}")
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LT_VERSION=16:1:5
+LT_VERSION=17:0:0
 AC_SUBST(LT_VERSION)
 
 AM_MAINTAINER_MODE



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