[libsoup] 2.36.0



commit 6f124944a9812b7aa914c2724c075bd39028da57
Author: Dan Winship <danw gnome org>
Date:   Mon Sep 26 18:06:10 2011 -0400

    2.36.0

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 95b828d..fe6dbdb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in libsoup from 2.35.92 to 2.36.0:
+
+	* Improvements to gtk-doc documentation. [Dan]
+
 Changes in libsoup from 2.35.90 to 2.35.92:
 
 	* Fixed a problem where SoupHTTPRequest response bodies could
diff --git a/configure.ac b/configure.ac
index dc69d94..abc0b4c 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.35.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.36.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
 AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
 AC_CONFIG_MACRO_DIR([m4])
 



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