From 614652102ebe2a631d51dd4356106c9921c5a142 Mon Sep 17 00:00:00 2001 From: Monsta Date: Tue, 21 Jul 2015 11:43:54 +0300 Subject: Bump version to 1.10.1 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7b26715..60b9b2a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +1.10.1 + + * Fix wrong highlighting while moving menu items + when separators are present. + * Remove deprecated GTK properties + * Fix help link + 1.10.0 * Translations update diff --git a/configure.ac b/configure.ac index cfb9017..086629c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl -*- Mode: autoconf -*- dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT(mozo, 1.10.0, http://www.mate-desktop.org) +AC_INIT(mozo, 1.10.1, http://www.mate-desktop.org) AC_CONFIG_SRCDIR(mozo.in) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.7 dist-xz no-dist-gzip check-news]) -- cgit v1.2.1