summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-02-10 17:15:47 +0100
committerinfirit <[email protected]>2014-02-10 17:15:47 +0100
commitf0e0a6f8dbfb497681f47d3ea55da791ca2faa3a (patch)
treea5a369254ca84936b3991c94a0aa5b89141c454f /configure.ac
parentc927532dc37c1e2c86ded2cbec6f8fe3cfaf9866 (diff)
downloadmozo-f0e0a6f8dbfb497681f47d3ea55da791ca2faa3a.tar.bz2
mozo-f0e0a6f8dbfb497681f47d3ea55da791ca2faa3a.tar.xz
Bump version to 1.7.0 and update PACKAGE_NAMEmozo-1.7.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b54ed04..cafec71 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(mate-menu-editor, 1.6.1, http://www.mate-desktop.org)
+AC_INIT(mozo, 1.7.0, http://www.mate-desktop.org)
AC_CONFIG_SRCDIR(mozo.in)
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.7 dist-xz no-dist-gzip])