From 89eb1c373b24c852fec1499c12e7b6da3e7b804f Mon Sep 17 00:00:00 2001 From: Ian Lynagh <igloo@earth.li> Date: Sun, 11 Dec 2011 22:30:51 +0000 Subject: [PATCH] Bump version number for 7.4.1 release --- hpc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpc.cabal b/hpc.cabal index d4fcf43..debadc0 100644 --- a/hpc.cabal +++ b/hpc.cabal @@ -1,5 +1,5 @@ name: hpc -version: 0.5.1.0 +version: 0.5.1.1 license: BSD3 license-file: LICENSE author: Andy Gill -- GitLab