From 1540deee889d3f329495023f41aede0c877bb5b4 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 1 Sep 2016 20:07:26 +0200 Subject: release 1.15.1 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4777555..bbae5cd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +1.15.1 + * gtk3: Port from libunique to GtkApplication + * build: use 'm4' dir for m4 macros, like in other projects + * distcheck: explicitly use currently selected GTK+ version + * Translations update + 1.15.0 * Translations update diff --git a/configure.ac b/configure.ac index 80ac466..81bd604 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(mate-user-share, 1.15.0) +AC_INIT(mate-user-share, 1.15.1) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.1