bump version to 2.2.92 LIBSOUP_2_2_92
authorDan Winship <danw@src.gnome.org>
Mon, 10 Apr 2006 18:09:59 +0000 (18:09 +0000)
committerDan Winship <danw@src.gnome.org>
Mon, 10 Apr 2006 18:09:59 +0000 (18:09 +0000)
* configure.in: bump version to 2.2.92

* NEWS: update

ChangeLog
configure.in

index f8ecc24..c444f73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2006-04-10  Dan Winship  <danw@novell.com>
 
+       * configure.in: bump version to 2.2.92
+
+       * NEWS: update
+
+2006-04-10  Dan Winship  <danw@novell.com>
+
        * libsoup/soup-message-io.c (io_write, io_read): g_return_if_fail
        if these get called after the IO is done. This isn't supposed to
        happen, but apparently does. Workaround for #334469.
index 3914404..d958c9d 100644 (file)
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 AC_PREREQ(2.53)
-AC_INIT(libsoup, 2.2.91)
+AC_INIT(libsoup, 2.2.92)
 AC_CONFIG_SRCDIR(libsoup.pc.in)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)