summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2012-06-26 08:48:25 -0400
committerDan Winship <danw@gnome.org>2012-06-26 08:48:25 -0400
commit18c1bc74993a4a0f531a7a9c16d44497431f1563 (patch)
tree01b007f89b650ecfc18fcc88283970f9c9b97f03 /configure.ac
parent76cc02212e63f692e6e36bdf99987928dc3c2ed2 (diff)
downloadlibsoup-18c1bc74993a4a0f531a7a9c16d44497431f1563.tar.gz
libsoup-18c1bc74993a4a0f531a7a9c16d44497431f1563.tar.bz2
libsoup-18c1bc74993a4a0f531a7a9c16d44497431f1563.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 ea95e651..59ee43c9 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.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.39.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])