[nautilus/gnome-2-26] Prepare for 2.26.4 release.
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-2-26] Prepare for 2.26.4 release.
- Date: Wed, 23 Sep 2009 12:57:37 +0000 (UTC)
commit a5ca2976701c13b85cf37e8fef322b1032b01dd8
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Sep 23 14:29:50 2009 +0200
Prepare for 2.26.4 release.
Makefile.am | 2 +-
NEWS | 4 ++++
configure.in | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 61d117c..a99df7b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,7 +67,7 @@ distclean-local:
ChangeLog:
@echo Creating $@
@if test -d "$(srcdir)/.git"; then \
- (GIT_DIR=$(top_srcdir)/.git ./missing --run git log NAUTILUS2_26_2.. --stat -M -C --name-status --date=short --no-color) | fmt --split-only > $ tmp \
+ (GIT_DIR=$(top_srcdir)/.git ./missing --run git log 2.26.3.. --stat -M -C --name-status --date=short --no-color) | fmt --split-only > $ tmp \
&& mv -f $ tmp $@ \
|| ($(RM) $ tmp; \
echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
diff --git a/NEWS b/NEWS
index 2575ef3..edbfd01 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 2.26.4 are:
+* New translations
+* Fixed a crash in the preferences dialog
+
Major changes in 2.26.3 are:
* New translations
* Allow shift+return during typeahead find
diff --git a/configure.in b/configure.in
index 2abdbbf..d06c9f3 100644
--- a/configure.in
+++ b/configure.in
@@ -21,7 +21,7 @@ dnl Interface break is not allowed.
m4_define(nautilus_extension_current, 2)
m4_define(nautilus_extension_revision, 0)
-AC_INIT([nautilus],[2.26.3],
+AC_INIT([nautilus],[2.26.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
dnl ===========================================================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]