[commit: bytestring] ghc-7.6: Bump version to 0.10.0.1 (d61f60f)

Ian Lynagh <[email protected]> Thu, 29 Nov 2012 07:18:05 -0800
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/d61f60ff1b85c52851caf0f8f6b0889b03c7e96b

>---------------------------------------------------------------

commit d61f60ff1b85c52851caf0f8f6b0889b03c7e96b
Author: Ian Lynagh <[email protected]>
Date:   Sat Nov 17 14:28:40 2012 +0000

    Bump version to 0.10.0.1

>---------------------------------------------------------------

 bytestring.cabal |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bytestring.cabal b/bytestring.cabal
index 1075183..340e1a3 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
 Name:                bytestring
-Version:             0.10.0.0
+Version:             0.10.0.1
 Synopsis:            Fast, compact, strict and lazy byte strings with a list interface
 Description:
     An efficient compact, immutable byte string type (both strict and lazy)