diff options
author | raveit65 <[email protected]> | 2017-03-12 17:07:49 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-12 17:07:49 +0100 |
commit | c8a11a0721f4c5997e5fddbb762b84f00a2f4169 (patch) | |
tree | 81e064e982979103871bdb472f803bcd9b526110 | |
parent | 069cd873c4e617e8539cca3939a286267740bb40 (diff) | |
download | mozo-c8a11a0721f4c5997e5fddbb762b84f00a2f4169.tar.bz2 mozo-c8a11a0721f4c5997e5fddbb762b84f00a2f4169.tar.xz |
-rw-r--r-- | configure.ac | 2 |
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]) |