From 10026689e684a397380d02013a8417f0ab105528 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 7 Jun 2016 14:26:33 +0200 Subject: release 1.15.0 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cfce5d9..ec122a9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +1.15.0 + + * Sync translations with transifex + 1.14.0 * Add new languages and sync translations with transiflex * Add Changelog generation diff --git a/configure.ac b/configure.ac index 493a8ae..a4cc7f9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([mate-backgrounds], - [1.14.0], + [1.15.0], [http://www.mate-desktop.org]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar check-news]) -- cgit v1.2.1