summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2011-01-31 16:47:17 -0500
committerDan Winship <danw@gnome.org>2011-01-31 16:47:17 -0500
commita227c1b94de00320eae421c08617369c55732b9b (patch)
treea152548ab5e1bbb3823408de5c469d82a4e90586 /configure.ac
parentd9bf1c08c846196c4c2932a1f56402614d4d19fe (diff)
downloadlibsoup-a227c1b94de00320eae421c08617369c55732b9b.tar.gz
libsoup-a227c1b94de00320eae421c08617369c55732b9b.tar.bz2
libsoup-a227c1b94de00320eae421c08617369c55732b9b.zip
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7bacd499..5a5621e7 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.33.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.33.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])