diff options
author | Dan Winship <danw@gnome.org> | 2012-08-06 17:46:39 -0400 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2012-08-06 17:46:39 -0400 |
commit | e1ce7249de8d7abc7a81faa706a69830272fe886 (patch) | |
tree | d1092a4ce9c70be650e8c36278d535e69f7bf72d /configure.ac | |
parent | 909850a4945fb9f37c8005a31f501861df9b3942 (diff) | |
download | libsoup-e1ce7249de8d7abc7a81faa706a69830272fe886.tar.gz libsoup-e1ce7249de8d7abc7a81faa706a69830272fe886.tar.bz2 libsoup-e1ce7249de8d7abc7a81faa706a69830272fe886.zip |
2.39.5LIBSOUP_2_39_5
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 47daa7dd..7046b682 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) +AC_INIT([libsoup],[2.39.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) AC_CONFIG_SRCDIR([libsoup-2.4.pc.in]) AC_CONFIG_MACRO_DIR([m4]) |