summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2012-10-16 07:35:03 -0400
committerDan Winship <danw@gnome.org>2012-10-16 07:35:03 -0400
commit91efda67678dbad28603ee8034a10cc6081f4b8d (patch)
treecef289f9fae0353bbce20132efc138c33598751b /configure.ac
parent2d9397799e9e32a2d1e363d9b062aaa4acd24077 (diff)
downloadlibsoup-91efda67678dbad28603ee8034a10cc6081f4b8d.tar.gz
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 ce382745..d10d2dcc 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.40.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.40.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])