summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2012-07-17 08:34:51 -0400
committerDan Winship <danw@gnome.org>2012-07-17 08:36:03 -0400
commit1af9fad2404b71194e5572c320df53f7383138d1 (patch)
treeff248b9392413f6538b44b63b0d96bc6dc81f63c /configure.ac
parent549521112dec1821584258e68d1224b98f8e52c8 (diff)
downloadlibsoup-1af9fad2404b71194e5572c320df53f7383138d1.tar.gz
libsoup-1af9fad2404b71194e5572c320df53f7383138d1.tar.bz2
libsoup-1af9fad2404b71194e5572c320df53f7383138d1.zip
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 1057f633..47daa7dd 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.39.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.39.4.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])