summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-16 15:33:51 +0100
committerStefano Karapetsas <[email protected]>2014-02-16 15:33:51 +0100
commit0da1a2ba9abf05443e1549820a45c602858ec56b (patch)
tree888bcb5bf6c120b28cf74005cd7c7665c2a5891d
parent49e52bdeca0802a463119f9351588130ab0b92a0 (diff)
downloadmate-menus-0da1a2ba9abf05443e1549820a45c602858ec56b.tar.bz2
mate-menus-0da1a2ba9abf05443e1549820a45c602858ec56b.tar.xz
Bump version to 1.7.90mate-menus-1.7.90
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2e3ec87..ee0da4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-mate-menus 1.7.1
+mate-menus 1.7.90
- Add a possibility to enable old gnome-2 preferences menu style with
categories
diff --git a/configure.ac b/configure.ac
index 69cab28..a0bc68f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.62)
-AC_INIT([mate-menus], [1.7.1], [http://www.mate-desktop.org])
+AC_INIT([mate-menus], [1.7.90], [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])