summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-10 17:43:49 +0300
committermonsta <[email protected]>2016-12-10 17:43:49 +0300
commit9b22226ec9ae0ac5f090eca4db65b6db44611642 (patch)
treeb15c110e044625c8be449a6e6bbe673b8d9ed516 /configure.ac
parent734d84f165af4a25db8f0a41eebf6c80c73a6abc (diff)
downloadengrampa-9b22226ec9ae0ac5f090eca4db65b6db44611642.tar.bz2
engrampa-9b22226ec9ae0ac5f090eca4db65b6db44611642.tar.xz
pre-bump version
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 b09ece5..aa03c84 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.16.0], [http://www.mate-desktop.org/])
+AC_INIT([engrampa], [1.17.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])])