summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2010-12-07 11:22:28 +0100
committerDan Winship <danw@gnome.org>2010-12-07 11:22:28 +0100
commitac667c1893aee87d07627fbc2181902ec3de1d79 (patch)
treeee19230e3c6eedbd42d87e9421f078bff95e41c4
parent7d500c61af87b4f25147ed9902b9580e01c6c612 (diff)
downloadlibsoup-ac667c1893aee87d07627fbc2181902ec3de1d79.tar.gz
Bump version to 2.33.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1819a5c3..5f475015 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.32.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.33.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])