Bump version to 2.16.0

2006-09-04  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.16.0

	* NEWS:
	Update for release
This commit is contained in:
Alexander Larsson 2006-09-04 09:39:40 +00:00 committed by Alexander Larsson
parent 267a6c5b76
commit 882e81f1e3
3 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,11 @@
2006-09-04 Alexander Larsson <alexl@redhat.com>
* configure.in:
Bump version to 2.16.0
* NEWS:
Update for release
2006-08-25 Alexander Larsson <alexl@redhat.com>
* src/file-manager/fm-list-view.c:

5
NEWS
View file

@ -1,3 +1,8 @@
Major changes in 2.16.0 are:
* Handle enter activation when using typeahead search
* Avoid using gnome_vfs_is_local in wrong places
* Translations
Major changes in 2.15.92.1 are:
* Fix crash on startup

View file

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