diff options
author | Dan Winship <danw@gnome.org> | 2012-10-16 07:35:03 -0400 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2012-10-16 07:35:03 -0400 |
commit | 91efda67678dbad28603ee8034a10cc6081f4b8d (patch) | |
tree | cef289f9fae0353bbce20132efc138c33598751b /configure.ac | |
parent | 2d9397799e9e32a2d1e363d9b062aaa4acd24077 (diff) | |
download | libsoup-91efda67678dbad28603ee8034a10cc6081f4b8d.tar.gz |
2.40.1LIBSOUP_2_40_12.40.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |