diff options
author | Clement Lefebvre <[email protected]> | 2015-11-03 14:13:42 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-11-03 14:13:42 +0000 |
commit | 13cf5b9dd43eed006f8021b61aef31b3d59c9a0b (patch) | |
tree | 274e288ea0619f61e1d9898a8609a0a7a3e164c2 /configure.ac | |
parent | c3864724dce7948b53665c49a1bb0b75cfa37969 (diff) | |
download | mate-menus-13cf5b9dd43eed006f8021b61aef31b3d59c9a0b.tar.bz2 mate-menus-13cf5b9dd43eed006f8021b61aef31b3d59c9a0b.tar.xz |
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 e19b7dd..954750a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.62) -AC_INIT([mate-menus], [1.11.0], [http://www.mate-desktop.org]) +AC_INIT([mate-menus], [1.12.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]) |