diff options
author | Steve Zesch <[email protected]> | 2012-07-12 14:43:59 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-07-12 14:43:59 -0400 |
commit | 47ea281bf0790b45290ce459371fd37fd9638de5 (patch) | |
tree | eda431c255fc55a85824e82522b4ae7ca53f8e45 | |
parent | a471dd142d386f58a8fb88c685d7a2e858b82bfc (diff) | |
download | mozo-47ea281bf0790b45290ce459371fd37fd9638de5.tar.bz2 mozo-47ea281bf0790b45290ce459371fd37fd9638de5.tar.xz |
Preparing for 1.4 release.mate-menu-editor-1.4.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2300cac..eb25cce 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.2.0, http://www.mate-desktop.org) +AC_INIT(mozo, 1.4.0, http://www.mate-desktop.org) AC_CONFIG_SRCDIR(mozo.in) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.7]) |