From: Ian Lynagh Date: Sat, 27 Feb 2010 21:01:28 +0000 (+0000) Subject: Bump version number X-Git-Tag: ghc-darcs-git-switchover~10 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=3f21943d5548833abc1be54dab33a9a36926dcd0;hp=8f70256c2e54e21df085786b69a8e74901aad7f2;p=haskell-directory.git Bump version number --- diff --git a/directory.cabal b/directory.cabal index 99858ee..52cc6f8 100644 --- a/directory.cabal +++ b/directory.cabal @@ -1,5 +1,5 @@ name: directory -version: 1.0.1.0 +version: 1.0.1.1 license: BSD3 license-file: LICENSE maintainer: libraries@haskell.org