summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-06 20:50:49 +0200
committerraveit65 <[email protected]>2016-04-06 20:50:49 +0200
commit9326f96cfc3713ad70d234ca32414e53327e328a (patch)
tree141d1c26a7b80baf737256a260fd2289271243a4
parent87192d87df95c58d7373e1d98ed7802f7a15b38d (diff)
downloadengrampa-9326f96cfc3713ad70d234ca32414e53327e328a.tar.bz2
engrampa-9326f96cfc3713ad70d234ca32414e53327e328a.tar.xz
release 1.14.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f864ba3..99616a1 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.13.1], [http://www.mate-desktop.org/])
+AC_INIT([engrampa], [1.14.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])])