From 0a4f47b5ca7196d984c16d6ba5f8558849452bae Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 20 May 2015 21:24:02 +0200 Subject: Bump version to 1.10.0 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5f2c1d4..7b26715 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +1.10.0 + + * Translations update + 1.8.0 * Tarball renamed to mozo diff --git a/configure.ac b/configure.ac index 6526fe5..cfb9017 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.8.0, http://www.mate-desktop.org) +AC_INIT(mozo, 1.10.0, 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