diff options
author | raveit65 <[email protected]> | 2017-03-30 17:55:40 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-30 17:55:40 +0200 |
commit | b77d95301c18e2979943b2a62113bb164b266d54 (patch) | |
tree | 8c2a9338743f007461e9c602823e7d66be5e1a04 /configure.ac | |
parent | afed6035af51c699c4416f1109fa6cd99bb3b897 (diff) | |
download | mate-menus-b77d95301c18e2979943b2a62113bb164b266d54.tar.bz2 mate-menus-b77d95301c18e2979943b2a62113bb164b266d54.tar.xz |
pre-bump version
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0ce6d68..f89dffe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.62) -AC_INIT([mate-menus], [1.18.0], [http://www.mate-desktop.org]) +AC_INIT([mate-menus], [1.19.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]) |