[cheese] Bump libtool versioning after GStreamer 1.0 port



commit 84bdd5351c61130655a20b2818f1d9daed32c711
Author: David King <amigadave amigadave com>
Date:   Mon Sep 3 21:07:03 2012 +0100

    Bump libtool versioning after GStreamer 1.0 port

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7afa563..dd8ef9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,8 +41,8 @@ GNOME_COMPILE_WARNINGS([maximum])
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-AC_SUBST([LIBCHEESE_LT_VERSION], [6:4:3])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:8:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:0:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:0:0])
 
 #*******************************************************************************
 # Internationalization



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