2.33.1 (not a release, just a pkg-config-able number)
authorDan Winship <danw@gnome.org>
Thu, 9 Dec 2010 11:08:06 +0000 (12:08 +0100)
committerDan Winship <danw@gnome.org>
Thu, 9 Dec 2010 11:10:50 +0000 (12:10 +0100)
2.33.1 is "the version with SoupRequest and SoupCache"

configure.ac

index 948651d..f596ba9 100644 (file)
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 AC_PREREQ(2.63)
-AC_INIT([libsoup],[2.33.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.33.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
 AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
 AC_CONFIG_MACRO_DIR([m4])