summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-01-28 14:50:35 +0100
committerinfirit <[email protected]>2014-01-28 14:50:35 +0100
commit2802d90e72b33b43d740bb13f91492560169a67f (patch)
treefbe2bc1ccdfe5b37ee66855e22d327b347187ffb
parentd39ae16bb7636dc6b510f3b8448589fad381077a (diff)
downloadengrampa-2802d90e72b33b43d740bb13f91492560169a67f.tar.bz2
engrampa-2802d90e72b33b43d740bb13f91492560169a67f.tar.xz
Bump version to 1.6.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4560d48..79a889f 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.6.0], [http://www.mate-desktop.org/])
+AC_INIT([engrampa], [1.6.1], [http://www.mate-desktop.org/])
AM_INIT_AUTOMAKE([1.9 foreign dist-xz no-dist-gzip])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])