From 16379e27f5cc8a254f766b591b7b208bf5a59d55 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sat, 16 Jun 2012 11:57:48 +0200 Subject: revert version to 1.3.0, update NEWS file --- NEWS | 7 ++++++- configure.in | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 8b137891..0c235b9f 100644 --- a/NEWS +++ b/NEWS @@ -1 +1,6 @@ - +Major changes in 1.3.0 are: +* Restore toggle button for button and text-based location bar +* Add the ability to open bookmarks in the places side pane via the enter and space keys +* Add diff button for text files in file conflict dialog +* Fix autocompletion for remote locations +* Makes the filename column expand to its maximum instead of shrinking to a hardcoded value diff --git a/configure.in b/configure.in index 212c5125..eb26f00f 100644 --- a/configure.in +++ b/configure.in @@ -19,7 +19,7 @@ dnl Interface break is not allowed. m4_define(caja_extension_current, 3) m4_define(caja_extension_revision, 0) -AC_INIT([caja], [1.3.2], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.3.0], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version -- cgit v1.2.1