diff --git a/NEWS b/NEWS index 65517b60b..5f4846b63 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Major changes in 1.14.2 are: +* Translations update +* Make distcheck use currently selected GTK+ version + 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 diff --git a/configure.ac b/configure.ac index c571656aa..42f6c63a5 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.1], [http://www.mate-desktop.org]) +AC_INIT([caja], [1.14.2], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version