mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-10-29 03:34:16 +00:00
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:
parent
c38c395a44
commit
c95d75310d
2 changed files with 7 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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 ===========================================================================
|
||||
|
|
Loading…
Reference in a new issue