summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2010-02-22 14:10:37 -0500
committerDan Winship <danw@gnome.org>2010-02-22 14:10:37 -0500
commit47ab362fabe41e55d6abb483e49a22eef468032b (patch)
tree4bd31b454086dc2154030149196a643e5fbd78de
parentfa646600712ee60c3462126dc8e2e230c7df00fe (diff)
downloadlibsoup-47ab362fabe41e55d6abb483e49a22eef468032b.tar.gz
pre-bump to 2.29.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4202dae3..eb45cfcb 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.29.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.29.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])