diff options
author | Stefano Karapetsas <[email protected]> | 2012-09-26 15:54:01 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-09-26 15:54:01 +0200 |
commit | 4667a29317ea9500871a77429b446b08b0170b4f (patch) | |
tree | d70cf75c90bd5aa1e22a82e52689433a7f1d8253 | |
parent | 85574a11629656333332fc6e0d329446ad1dcd1d (diff) | |
download | mate-menus-4667a29317ea9500871a77429b446b08b0170b4f.tar.bz2 mate-menus-4667a29317ea9500871a77429b446b08b0170b4f.tar.xz |
start development releasemate-menus-1.5.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 702ef67..08486a3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.62) -AC_INIT([mate-menus], [1.4.0], [http://www.mate-desktop.org]) +AC_INIT([mate-menus], [1.5.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR(libmenu/matemenu-tree.h) AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-bzip2]) |