From 7495085c012ad1ae60fdece4f8469239461b3ef4 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 7 Apr 2016 00:04:36 +0200 Subject: release 1.14.0 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 473050d3..70736eed 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ Changes in MATE-Applets 1.14.0 - GTK+3: fix several deprecations - Some more fixes and cleanups - Translations update + - Fix Changelog generation Changes in MATE-Applets 1.12.1 ============================== diff --git a/configure.ac b/configure.ac index 0f19aee9..aba2ae53 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.13.1) +AC_INIT(mate-applets, 1.14.0) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1