From c5ebf1258ee6633bb1f168acd89e343c4da9b63f Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov <mikhail.glushenkov@gmail.com> Date: Thu, 8 Dec 2016 03:36:06 +0000 Subject: [PATCH] Makefile: bump version. --- Cabal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cabal/Makefile b/Cabal/Makefile index 1e614e5e8a..2969b641f6 100644 --- a/Cabal/Makefile +++ b/Cabal/Makefile @@ -1,5 +1,5 @@ -VERSION=1.24.1.0 +VERSION=1.24.2.0 #KIND=devel KIND=rc -- GitLab