From 8975fd1c7d413c5463b0b3ac33c04242b36781f8 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 6 Oct 2015 19:25:31 +0200 Subject: pre-bump version to 1.11.0 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 60b9b2a..9d6335f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +1.11.0 + 1.10.1 * Fix wrong highlighting while moving menu items diff --git a/configure.ac b/configure.ac index 34003b2..b851b09 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.1, http://www.mate-desktop.org) +AC_INIT(mozo, 1.11.0, http://www.mate-desktop.org) m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR(mozo.in) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1