Bump version to 0.7

This commit is contained in:
Spencer Janssen
2008-03-29 19:24:00 +00:00
parent 64f04628b9
commit 071081f38e

View File

@@ -1,5 +1,5 @@
name: xmonad-contrib
version: 0.6
version: 0.7
homepage: http://xmonad.org/
synopsis: Third party extensions for xmonad
description:
@@ -57,7 +57,7 @@ library
extensions: ForeignFunctionInterface
cpp-options: -DUTF8
build-depends: mtl, unix, X11>=1.4.1, xmonad==0.6
build-depends: mtl, unix, X11>=1.4.1, xmonad==0.7
ghc-options: -Wall
if flag(testing)