[commit: bytestring] master: Bump version to 0.10.2.0 (012b174)
Ian Lynagh
igloo at earth.li
Sat Nov 17 14:58:13 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/012b174e2961cf78425422b677cdcebc5beff804
>---------------------------------------------------------------
commit 012b174e2961cf78425422b677cdcebc5beff804
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Thu Sep 20 09:10:51 2012 +0000
Bump version to 0.10.2.0
We're skipping the 0.10.1.0, that one can't be released as it is not
compatible with what got released as 0.10.0.0
>---------------------------------------------------------------
bytestring.cabal | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bytestring.cabal b/bytestring.cabal
index c408254..48c7732 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
Name: bytestring
-Version: 0.10.0.0
+Version: 0.10.2.0
Synopsis: Fast, compact, strict and lazy byte strings with a list interface
Description:
An efficient compact, immutable byte string type (both strict and lazy)
More information about the Cvs-libraries
mailing list