summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2011-04-25 17:29:49 -0400
committerDan Winship <danw@gnome.org>2011-04-25 17:29:49 -0400
commitdd5293fe68cec5fcd35e22398ef22113f7fe36c9 (patch)
tree646c61cc21130d00554af819df1e84b57e3d5a39
parentcc09f4c99bca9748942eacb869d745083f6675e8 (diff)
downloadlibsoup-dd5293fe68cec5fcd35e22398ef22113f7fe36c9.tar.gz
Post-release version bump to 2.34.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ac8a7bf9..11af2595 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.34.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.34.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])