2.38.0 LIBSOUP_2_38_0
authorDan Winship <danw@gnome.org>
Mon, 26 Mar 2012 19:56:56 +0000 (15:56 -0400)
committerDan Winship <danw@gnome.org>
Mon, 26 Mar 2012 19:56:56 +0000 (15:56 -0400)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index aba9f69..911252f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in libsoup from 2.37.92 to 2.38.0:
+
+       * Minor documentation fixes
+
 Changes in libsoup from 2.37.91 to 2.37.92:
 
        * Added soup_session_prefetch_dns() and deprecated
index 550a12b..8fcad93 100644 (file)
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 AC_PREREQ(2.63)
-AC_INIT([libsoup],[2.37.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.38.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
 AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
 AC_CONFIG_MACRO_DIR([m4])