summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-19 22:24:06 +0100
committerStefano Karapetsas <[email protected]>2014-01-19 22:24:06 +0100
commitfe0c53977d3c1a5dc5c7467e49c4256de2350128 (patch)
treef849d7e6fe6724749da0d984a3ca60a3eefddb5d /configure.ac
parent998e0385171594a0b12819ab59b82d2e9dd55278 (diff)
downloadmate-menus-fe0c53977d3c1a5dc5c7467e49c4256de2350128.tar.bz2
mate-menus-fe0c53977d3c1a5dc5c7467e49c4256de2350128.tar.xz
Bump version to 1.7.1mate-menus-1.7.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2824499..7de1092 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.62)
-AC_INIT([mate-menus], [1.7.0], [http://www.mate-desktop.org])
+AC_INIT([mate-menus], [1.7.1], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR(libmenu/matemenu-tree.h)
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz])