Bump version LIBSOUP_2_1_2
authorJP Rosevear <jpr@ximian.com>
Sun, 7 Dec 2003 18:27:48 +0000 (18:27 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Sun, 7 Dec 2003 18:27:48 +0000 (18:27 +0000)
2003-12-07  JP Rosevear  <jpr@ximian.com>

* configure.in: Bump version

ChangeLog
configure.in

index 8b7ddda..adaed34 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-07  JP Rosevear  <jpr@ximian.com>
+
+       * configure.in: Bump version
+
 2003-11-28  Rodrigo Moya <rodrigo@ximian.com>
 
        * libsoup/soup-soap-response.[ch]
index b14cf0e..869b66a 100644 (file)
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 AC_PREREQ(2.53)
-AC_INIT(libsoup, 2.1.1)
+AC_INIT(libsoup, 2.1.2)
 AC_CONFIG_SRCDIR(libsoup-2.2.pc.in)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)