From 84bdd5351c61130655a20b2818f1d9daed32c711 Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 3 Sep 2012 21:07:03 +0100 Subject: Bump libtool versioning after GStreamer 1.0 port --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 7afa563c..dd8ef9af 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 -- cgit v1.2.3