From 469812380d71792aa92c387583a50aec0e0f683d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 26 Mar 2012 15:56:56 -0400 Subject: [PATCH] 2.38.0 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index aba9f69..911252f 100644 --- 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 diff --git a/configure.ac b/configure.ac index 550a12b..8fcad93 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.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]) -- 2.7.4