[commit: pretty] ghc-7.4: Bump version number for 7.4.1 release (f642dc4)
Ian Lynagh
igloo at earth.li
Tue Dec 13 00:29:19 CET 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/pretty
On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/f642dc4a6c0b7a14d22fce917fc515659423e86f
>---------------------------------------------------------------
commit f642dc4a6c0b7a14d22fce917fc515659423e86f
Author: Ian Lynagh <igloo at earth.li>
Date: Sun Dec 11 22:31:05 2011 +0000
Bump version number for 7.4.1 release
>---------------------------------------------------------------
pretty.cabal | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pretty.cabal b/pretty.cabal
index bc6f796..d717dc1 100644
--- a/pretty.cabal
+++ b/pretty.cabal
@@ -1,5 +1,5 @@
name: pretty
-version: 1.1.0.0
+version: 1.1.1.0
synopsis: Pretty-printing library
description:
This package contains a pretty-printing library, a set of API's
More information about the Cvs-libraries
mailing list