post-release bump to 2.3.3
authorDan Winship <danw@src.gnome.org>
Tue, 12 Feb 2008 02:01:21 +0000 (02:01 +0000)
committerDan Winship <danw@src.gnome.org>
Tue, 12 Feb 2008 02:01:21 +0000 (02:01 +0000)
* configure.in: post-release bump to 2.3.3

svn path=/trunk/; revision=1090

ChangeLog
configure.in

index 5182154..16c354f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-02-11  Dan Winship  <danw@gnome.org>
 
+       * configure.in: post-release bump to 2.3.3
+
+2008-02-11  Dan Winship  <danw@gnome.org>
+
        * configure.in: 2.3.2
        (SOUP_CURRENT): bump for API changes
 
index e1b49a7..98b7e1a 100644 (file)
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 AC_PREREQ(2.53)
-AC_INIT(libsoup, 2.3.2)
+AC_INIT(libsoup, 2.3.3)
 AC_CONFIG_SRCDIR(libsoup.pc.in)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)