post-release bump to 2.3.1
authorDan Winship <danw@src.gnome.org>
Mon, 28 Jan 2008 21:51:43 +0000 (21:51 +0000)
committerDan Winship <danw@src.gnome.org>
Mon, 28 Jan 2008 21:51:43 +0000 (21:51 +0000)
* configure.in: post-release bump to 2.3.1

svn path=/trunk/; revision=1062

ChangeLog
configure.in

index 6e361e4..62bcf11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-01-28  Dan Winship  <danw@gnome.org>
 
+       * configure.in: post-release bump to 2.3.1
+
+2008-01-28  Dan Winship  <danw@gnome.org>
+
        * configure.in: Bump version to 2.3.0.1
 
        * NEWS: Update
index d1f8b45..e22a346 100644 (file)
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 AC_PREREQ(2.53)
-AC_INIT(libsoup, 2.3.0.1)
+AC_INIT(libsoup, 2.3.1)
 AC_CONFIG_SRCDIR(libsoup.pc.in)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)