diff options
author | Stefano Karapetsas <[email protected]> | 2012-12-04 10:35:04 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-12-04 10:35:04 +0100 |
commit | f6f1a96094af658160f9ef51ffdefa9f697ac24c (patch) | |
tree | b870adbb9a02310d3cd0a4418c239350c3b9e573 | |
parent | 29c7b70ef0b750d7e8e2994aeaa68340b6406b10 (diff) | |
download | mozo-f6f1a96094af658160f9ef51ffdefa9f697ac24c.tar.bz2 mozo-f6f1a96094af658160f9ef51ffdefa9f697ac24c.tar.xz |
bump version to 1.5.0mate-menu-editor-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 eb25cce..9dedd25 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.4.0, http://www.mate-desktop.org) +AC_INIT(mozo, 1.5.0, http://www.mate-desktop.org) AC_CONFIG_SRCDIR(mozo.in) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.7]) |