[cheese] libcheese: update soname version numbers
- From: Filippo Argiolas <fargiolas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] libcheese: update soname version numbers
- Date: Tue, 23 Feb 2010 08:56:11 +0000 (UTC)
commit 148f00d9d71c5518137efb49a9cce738fe9d558a
Author: Filippo Argiolas <filippo argiolas gmail com>
Date: Tue Feb 23 09:28:35 2010 +0100
libcheese: update soname version numbers
Removed a couple of signals and added some new symbol.
Why did we start versioning from 17:0:0 and not from 0:0:0?
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d96b2c5..8d52dd9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ GTK_DOC_CHECK(1.11)
# - 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
-CHEESE_LT_VERSION=17:0:0
+CHEESE_LT_VERSION=18:0:0
AC_SUBST(CHEESE_LT_VERSION)
#*******************************************************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]