summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-08-07 15:39:30 +0200
committerXan Lopez <xan@igalia.com>2012-08-07 15:39:30 +0200
commit75c1edb22d63993043b9d233ecd5cb784d905de2 (patch)
treee6a62049ae698ff45e8486441c988fab3d11500a /configure.ac
parent82084a0c02c958a8d5bff4f847fc1507b10db9ed (diff)
downloadlibsoup-75c1edb22d63993043b9d233ecd5cb784d905de2.tar.gz
libsoup-75c1edb22d63993043b9d233ecd5cb784d905de2.tar.bz2
libsoup-75c1edb22d63993043b9d233ecd5cb784d905de2.zip
post-release version bump
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 7046b682..d0d19341 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.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.39.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])