From 6e4e85391dc48b2ac1c21c71da47b35d029d73a1 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 2 Apr 2009 18:24:17 +0000 Subject: [PATCH] Post release version bump 2009-04-02 Alexander Larsson * configure.in: Post release version bump === nautilus 2.26.1 === svn path=/trunk/; revision=15160 --- ChangeLog | 7 +++++++ configure.in | 4 ++-- eel/ChangeLog | 2 ++ po/ChangeLog | 2 ++ 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3ab5f7cad..237a8084f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-04-02 Alexander Larsson + + * configure.in: + Post release version bump + +=== nautilus 2.26.1 === + 2009-04-02 Alexander Larsson * NEWS: diff --git a/configure.in b/configure.in index bf0cee7b3..554f161a9 100644 --- a/configure.in +++ b/configure.in @@ -21,8 +21,8 @@ dnl Interface break is not allowed. m4_define(nautilus_extension_current, 2) m4_define(nautilus_extension_revision, 0) -AC_INIT([nautilus],[2.26.1], - [http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) +AC_INIT([nautilus],[2.26.2], + [http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) dnl =========================================================================== diff --git a/eel/ChangeLog b/eel/ChangeLog index 284a3f63f..002935e04 100644 --- a/eel/ChangeLog +++ b/eel/ChangeLog @@ -1,3 +1,5 @@ +=== nautilus 2.26.1 === + 2009-03-24 Alexander Larsson * eel-background.c: diff --git a/po/ChangeLog b/po/ChangeLog index b0ad23ab7..c66325ca3 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,5 @@ +=== nautilus 2.26.1 === + 2009-03-30 Baris Cicek * tr.po: Updated Turkish translation. -- GitLab