summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-01-28 15:14:46 +0100
committerinfirit <[email protected]>2014-01-28 15:14:46 +0100
commitdd014d6f6438710fdec6deced68633bbd9973eb0 (patch)
treec622b3398ccf8e5b106cbc370392c6488a1ea90b
parent70fd5cb8f4b8ba154e75a1b971c6c56ccb56b968 (diff)
downloadmozo-dd014d6f6438710fdec6deced68633bbd9973eb0.tar.bz2
mozo-dd014d6f6438710fdec6deced68633bbd9973eb0.tar.xz
Bump version to 1.6.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 416c1c4..164db54 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.0, http://www.mate-desktop.org)
+AC_INIT(mate-menu-editor, 1.6.1, 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])