[totem-pl-parser] build: Bump soname after totem-disc API removal



commit eae25aeaaf5482678b387477f572c4330c0ec0e3
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Aug 24 04:27:28 2013 +0200

    build: Bump soname after totem-disc API removal

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 89a6776..446702d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,7 +56,7 @@ LIBSOUP_REQS=2.43.0
 # - 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
-PLPARSER_LT_VERSION=17:4:0
+PLPARSER_LT_VERSION=18:0:0
 AC_SUBST(PLPARSER_LT_VERSION)
 
 TOTEM_PL_PARSER_VERSION_MAJOR=totem_version_major


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