summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-05-21 10:45:22 +0200
committerraveit65 <[email protected]>2016-05-21 10:45:22 +0200
commit59b2084029a164bddaa7036de060ccc9e9148b99 (patch)
treeeabacba4641d3b5256c78d4fff830531467a4cfc
parentf21c0af0033c2d9b0f813ebb2aa9f42991470cae (diff)
downloadcaja-59b2084029a164bddaa7036de060ccc9e9148b99.tar.bz2
caja-59b2084029a164bddaa7036de060ccc9e9148b99.tar.xz
update to 1.14.1 release
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 043a61dd..65517b60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 1.14.1 are:
+* prefs dialog: don't crash on toggling "Show hidden and backup files"
+* GTK+-3 theming: add a CSS file for caja, and initialize it at startup
+* GTK+3: add style class caja-desktop-window at top level
+* translation update
+
Major changes in 1.14.0 are:
* Drop MateConf migration script
* Allow closing tabs on middle-click
diff --git a/configure.ac b/configure.ac
index 01f7823f..c571656a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ dnl Interface break is not allowed.
m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [1.14.0], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.14.1], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------
dnl GTK library version