[commit: directory] master: Bump version number following new policy (31c1bad)

Ian Lynagh <[email protected]> Fri, 30 Nov 2012 11:18:11 -0800
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/packages/directory

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/31c1bad59c0a6b455c839b1fafcfda7f9315d2e5

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

commit 31c1bad59c0a6b455c839b1fafcfda7f9315d2e5
Author: Ian Lynagh <[email protected]>
Date:   Fri Nov 30 16:40:40 2012 +0000

    Bump version number following new policy
    
    We now keep the HEAD version numbers as values which would be suitable
    for immediate release.

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

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

diff --git a/directory.cabal b/directory.cabal
index 1326a4e..794dba4 100644
--- a/directory.cabal
+++ b/directory.cabal
@@ -1,5 +1,5 @@
 name:		directory
-version:	1.2.0.0
+version:	1.2.0.1
 -- GHC 7.6.1 released with 1.2.0.0
 license:	BSD3
 license-file:	LICENSE