Bump version to 0.8

This commit is contained in:
Spencer Janssen
2008-09-05 19:44:15 +00:00
parent 7325062ccf
commit 25896cd43d

View File

@@ -1,5 +1,5 @@
name: xmonad-contrib
version: 0.7
version: 0.8
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.7, xmonad<0.8
build-depends: mtl, unix, X11>=1.4.1, xmonad>=0.8, xmonad<0.9
ghc-options: -Wall
if flag(testing)