Bump version to 2.25.1. Stable version lives on the gnome-2-24 branch.

2008-10-01  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.25.1.
	Stable version lives on the gnome-2-24 branch.


svn path=/trunk/; revision=14676
This commit is contained in:
Alexander Larsson 2008-10-01 12:16:36 +00:00 committed by Alexander Larsson
parent c38c395a44
commit c95d75310d
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2008-10-01 Alexander Larsson <alexl@redhat.com>
* configure.in:
Bump version to 2.25.1.
Stable version lives on the gnome-2-24 branch.
2008-09-28 Christian Neumair <cneumair@gnome.org>
* libnautilus-private/nautilus-icon-container.c

View file

@ -27,7 +27,7 @@ dnl Interface break is not allowed.
m4_define(nautilus_extension_current, 2)
m4_define(nautilus_extension_revision, 0)
AC_INIT([nautilus],[2.24.1],
AC_INIT([nautilus],[2.25.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================