diff options
author | Dan Winship <danw@gnome.org> | 2011-01-31 16:47:17 -0500 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2011-01-31 16:47:17 -0500 |
commit | a227c1b94de00320eae421c08617369c55732b9b (patch) | |
tree | a152548ab5e1bbb3823408de5c469d82a4e90586 /configure.ac | |
parent | d9bf1c08c846196c4c2932a1f56402614d4d19fe (diff) | |
download | libsoup-a227c1b94de00320eae421c08617369c55732b9b.tar.gz libsoup-a227c1b94de00320eae421c08617369c55732b9b.tar.bz2 libsoup-a227c1b94de00320eae421c08617369c55732b9b.zip |
2.33.6LIBSOUP_2_33_6
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 7bacd499..5a5621e7 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.33.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) +AC_INIT([libsoup],[2.33.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup]) AC_CONFIG_SRCDIR([libsoup-2.4.pc.in]) AC_CONFIG_MACRO_DIR([m4]) |