summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-12 17:07:49 +0100
committerraveit65 <[email protected]>2017-03-12 17:07:49 +0100
commitc8a11a0721f4c5997e5fddbb762b84f00a2f4169 (patch)
tree81e064e982979103871bdb472f803bcd9b526110
parent069cd873c4e617e8539cca3939a286267740bb40 (diff)
downloadmozo-c8a11a0721f4c5997e5fddbb762b84f00a2f4169.tar.bz2
mozo-c8a11a0721f4c5997e5fddbb762b84f00a2f4169.tar.xz
release 1.18.0v1.18.01.18
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dc2e5a1..2828c44 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.17.0, http://www.mate-desktop.org)
+AC_INIT(mozo, 1.18.0, http://www.mate-desktop.org)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(mozo.in)
AC_CONFIG_HEADERS([config.h])