From b2cf847d01148387541653bcc13bc27522eb4f60 Mon Sep 17 00:00:00 2001 From: Ian Lynagh <igloo@earth.li> Date: Wed, 6 Jul 2011 15:57:38 +0100 Subject: [PATCH] Bump version number --- hpc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpc.cabal b/hpc.cabal index 9d97eb6..d4fcf43 100644 --- a/hpc.cabal +++ b/hpc.cabal @@ -1,5 +1,5 @@ name: hpc -version: 0.5.0.6 +version: 0.5.1.0 license: BSD3 license-file: LICENSE author: Andy Gill -- GitLab