diff options
author | Dan Winship <danw@gnome.org> | 2012-08-20 17:34:28 -0400 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2012-08-20 17:34:28 -0400 |
commit | b1c493360586a6da9f12480a16c2257f565ba135 (patch) | |
tree | 9b5ba24b3ead68fbee3d9b790bb9808d6ac70678 /configure.ac | |
parent | e1600cd686e32a52e126998413445f038be81e01 (diff) | |
download | libsoup-b1c493360586a6da9f12480a16c2257f565ba135.tar.gz libsoup-b1c493360586a6da9f12480a16c2257f565ba135.tar.bz2 libsoup-b1c493360586a6da9f12480a16c2257f565ba135.zip |
2.39.90LIBSOUP_2_39_90
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 d0d19341..95410de5 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.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) +AC_INIT([libsoup],[2.39.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) AC_CONFIG_SRCDIR([libsoup-2.4.pc.in]) AC_CONFIG_MACRO_DIR([m4]) |