From fd0f02f78f976778bbaf6cd10912a1e44af9381d Mon Sep 17 00:00:00 2001
From: infirit <infirit@gmail.com>
Date: Sun, 28 Sep 2014 22:11:29 +0200
Subject: Bump version to 1.8.1

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 7748ee4..0b822bb 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.8.0], [http://www.mate-desktop.org/])
+AC_INIT([engrampa], [1.8.1], [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])])
 
-- 
cgit v1.2.1