bump version to 2.25.0
authorDan Winship <danw@src.gnome.org>
Wed, 1 Oct 2008 20:15:19 +0000 (20:15 +0000)
committerDan Winship <danw@src.gnome.org>
Wed, 1 Oct 2008 20:15:19 +0000 (20:15 +0000)
* configure.in: bump version to 2.25.0

svn path=/trunk/; revision=1172

ChangeLog
configure.in

index d462667..8ae660b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-10-01  Dan Winship  <danw@gnome.org>
 
+       * configure.in: bump version to 2.25.0
+
+2008-10-01  Dan Winship  <danw@gnome.org>
+
        * libsoup/soup-cookie-jar.c:
        * libsoup/soup-cookie.c:
        * libsoup/soup-cookie.h:
index bd0473f..7f84551 100644 (file)
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
 dnl *******************************************
 
 AC_PREREQ(2.53)
-AC_INIT(libsoup, 2.24.0.1)
+AC_INIT(libsoup, 2.25.0)
 AC_CONFIG_SRCDIR(libsoup.pc.in)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)