summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authoryetist <[email protected]>2018-05-02 22:59:12 +0800
committerraveit65 <[email protected]>2018-05-27 13:44:45 +0200
commit047e1d2c78677a36c388e1b1ac918d43a2ffcfde (patch)
tree21bc332cd7944396377112e1f4ac0ec311cc5a28 /configure.ac
parent6399b844738571244bb52d144a60ede86c8a45bc (diff)
downloadmate-menus-047e1d2c78677a36c388e1b1ac918d43a2ffcfde.tar.bz2
mate-menus-047e1d2c78677a36c388e1b1ac918d43a2ffcfde.tar.xz
update version to 1.21.0
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 04d10bc..d21b7d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.62)
-AC_INIT([mate-menus], [1.20.0], [http://www.mate-desktop.org])
+AC_INIT([mate-menus], [1.21.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])