diff options
author | Stefano Karapetsas <[email protected]> | 2012-03-14 14:37:03 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-03-14 14:37:03 +0100 |
commit | e1aee488c70e7d2d92d92527a0416150c05a7433 (patch) | |
tree | 34c9f36171250c3517863e0a0c02dcda201957ac /configure.ac | |
parent | 8a2af682c0874671d1258f786796125b1657e10e (diff) | |
download | mozo-e1aee488c70e7d2d92d92527a0416150c05a7433.tar.bz2 mozo-e1aee488c70e7d2d92d92527a0416150c05a7433.tar.xz |
update for 1.2mate-menu-editor-1.2.0
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 84c125f..2300cac 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl -*- Mode: autoconf -*- dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT(mozo, 1.1.0, http://www.mate-desktop.org) +AC_INIT(mozo, 1.2.0, http://www.mate-desktop.org) AC_CONFIG_SRCDIR(mozo.in) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.7]) |