mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-10-29 03:34:16 +00:00
post-release bump to 2.24.1.
2008-09-22 Christian Neumair <cneumair@gnome.org> * configure.in: post-release bump to 2.24.1. === nautilus 2.24.0 === svn path=/trunk/; revision=14659
This commit is contained in:
parent
3235bebe07
commit
f7806ce731
2 changed files with 7 additions and 1 deletions
|
@ -4,6 +4,12 @@
|
|||
(nautilus_window_slot_update_query_editor):
|
||||
Add weak ref for query editor pointer.
|
||||
|
||||
2008-09-22 Christian Neumair <cneumair@gnome.org>
|
||||
|
||||
* configure.in: post-release bump to 2.24.1.
|
||||
|
||||
=== nautilus 2.24.0 ===
|
||||
|
||||
2008-09-22 Christian Neumair <cneumair@gnome.org>
|
||||
|
||||
* NEWS:
|
||||
|
|
|
@ -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.0],
|
||||
AC_INIT([nautilus],[2.24.1],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
|
||||
|
||||
dnl ===========================================================================
|
||||
|
|
Loading…
Reference in a new issue