[libsoup] bump version to 2.37.2.1 for the request API changes
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] bump version to 2.37.2.1 for the request API changes
- Date: Fri, 2 Dec 2011 09:27:36 +0000 (UTC)
commit 5cbfc48caf76ced2e28ee06c9e40523273601dc6
Author: Dan Winship <danw gnome org>
Date: Fri Dec 2 10:21:44 2011 +0100
bump version to 2.37.2.1 for the request API changes
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b839ec4..899f7af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
dnl *******************************************
AC_PREREQ(2.63)
-AC_INIT([libsoup],[2.37.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.37.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])
@@ -16,10 +16,10 @@ SOUP_API_VERSION=2.4
AC_SUBST(SOUP_API_VERSION)
# Increment on interface addition. Reset on removal.
-SOUP_AGE=4
+SOUP_AGE=5
# Increment on interface add, remove, or change.
-SOUP_CURRENT=5
+SOUP_CURRENT=6
# 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]