From c226c0de042999bbe4c5c339c6c28a9be7f0c6d1 Mon Sep 17 00:00:00 2001
From: Johan Tibell <johan.tibell@gmail.com>
Date: Tue, 4 Mar 2014 08:44:37 +0100
Subject: [PATCH] Bump version number in Makefile to 1.18.1.3

---
 Cabal/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cabal/Makefile b/Cabal/Makefile
index 3cf4387479..d2daa1ade6 100644
--- a/Cabal/Makefile
+++ b/Cabal/Makefile
@@ -1,5 +1,5 @@
 
-VERSION=1.18.1.2
+VERSION=1.18.1.3
 
 #KIND=devel
 KIND=rc
-- 
GitLab