diff options
author | Dan Winship <danw@gnome.org> | 2012-09-04 09:07:20 -0400 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2012-09-04 09:07:20 -0400 |
commit | 4607faca5ae4bff978cb227a2a7fce73e7fb9fa6 (patch) | |
tree | eefb46065c1a6b75425ef25625aadf980e1657f5 /configure.ac | |
parent | 9b9ed982a529fc68447a2640a92d73da35fa508c (diff) | |
download | libsoup-4607faca5ae4bff978cb227a2a7fce73e7fb9fa6.tar.gz |
2.39.91LIBSOUP_2_39_91
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 95410de5..fb04d971 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.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) +AC_INIT([libsoup],[2.39.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) AC_CONFIG_SRCDIR([libsoup-2.4.pc.in]) AC_CONFIG_MACRO_DIR([m4]) |