From a5be23b4c906b62786fa048ca0b95ed40b01a3ee Mon Sep 17 00:00:00 2001 From: monsta Date: Fri, 8 Apr 2016 14:41:32 +0300 Subject: Release 1.14.0 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 33b2cb0..2634d32 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.13.0 +1.14.0 ====== * Drop MateConf migration script diff --git a/configure.ac b/configure.ac index 209eedd..9065ca4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(mate-netbook, 1.13.0, []) +AC_INIT(mate-netbook, 1.14.0, []) AM_INIT_AUTOMAKE([1.9 foreign tar-ustar no-dist-gzip dist-xz check-news]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR(maximus/main.c) -- cgit v1.2.1