summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-08-09 23:31:06 +0300
committermonsta <[email protected]>2016-08-09 23:31:06 +0300
commiteb298491e674a9ed3454210d59189e7cd82f7efa (patch)
tree1ec8a98dbc69d6a478690d06f00e757f4adf68b4
parentbbd33094d7074a4574c0f2cea849e8fba4573ccb (diff)
downloadcaja-extensions-1.14.1.tar.bz2
caja-extensions-1.14.1.tar.xz
release 1.14.1v1.14.11.14
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a464e3e..f877ee1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.14.1
+
+ * Translations update
+ * Make distcheck use currently selected GTK+ version
+
1.14.0
* Drop MateConf migration scripts
diff --git a/configure.ac b/configure.ac
index 7af5df5..7d16f55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([caja-extensions], 1.14.0, [https://github.com/mate-desktop/caja-extensions])
+AC_INIT([caja-extensions], 1.14.1, [https://github.com/mate-desktop/caja-extensions])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news])
AC_CONFIG_HEADERS(config.h)