From cad5db7611c29c913056ab482f562cf12bbe14a2 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 9 Apr 2015 20:17:45 +0200 Subject: Bump version to 1.10.0 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 567135d..ee5d463 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -mate-menus 1.9.90 +mate-menus 1.10.0 - Translations update - Bugfixes diff --git a/configure.ac b/configure.ac index 26edefb..05a7e5f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.62) -AC_INIT([mate-menus], [1.9.90], [http://www.mate-desktop.org]) +AC_INIT([mate-menus], [1.10.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR(libmenu/matemenu-tree.h) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news]) -- cgit v1.2.1