summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-03-13 13:38:14 +0000
committerMartin Wimpress <[email protected]>2017-03-13 13:38:14 +0000
commit48ddcc7aa514c6a25d66fcddea8063187840b0ad (patch)
tree9ef7d7ffbd78cc6ed00f94003bdf8aed1f712f18 /configure.ac
parent0e2f063671833ab77bb2f4c28945c1a5105cfeab (diff)
downloadengrampa-48ddcc7aa514c6a25d66fcddea8063187840b0ad.tar.bz2
engrampa-48ddcc7aa514c6a25d66fcddea8063187840b0ad.tar.xz
Bump version to 1.18.0v1.18.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 c557b71..87dc81f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([engrampa], [1.17.0], [http://www.mate-desktop.org/])
+AC_INIT([engrampa], [1.18.0], [http://www.mate-desktop.org/])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])