[libsoup] Bump shared library minor version for API additions since 2.32
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] Bump shared library minor version for API additions since 2.32
- Date: Wed, 30 Mar 2011 12:54:00 +0000 (UTC)
commit d6dae178d7652388109c8e0b394fff1d5806d7eb
Author: Dan Winship <danw gnome org>
Date: Tue Mar 29 12:26:03 2011 -0400
Bump shared library minor version for API additions since 2.32
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8f37cec..b0414cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,10 +16,10 @@ SOUP_API_VERSION=2.4
AC_SUBST(SOUP_API_VERSION)
# Increment on interface addition. Reset on removal.
-SOUP_AGE=3
+SOUP_AGE=4
# Increment on interface add, remove, or change.
-SOUP_CURRENT=4
+SOUP_CURRENT=5
# Increment on source change. Reset when CURRENT changes.
SOUP_REVISION=0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]