From 66eec638138f1370159dac7ab5b04991be53111b Mon Sep 17 00:00:00 2001 From: Ian Lynagh <igloo@earth.li> Date: Sun, 20 Sep 2009 14:19:21 +0000 Subject: [PATCH] Bump version to 0.5.0.4 --- hpc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpc.cabal b/hpc.cabal index 27435a5..dc98003 100644 --- a/hpc.cabal +++ b/hpc.cabal @@ -1,5 +1,5 @@ name: hpc -version: 0.5.0.2 +version: 0.5.0.4 license: BSD3 license-file: LICENSE author: Andy Gill -- GitLab