Bump version to 0.10 to help keep the correct contrib/core versions together.

This commit is contained in:
Adam Vogt 2011-01-15 18:05:53 +00:00
parent 0377a9e335
commit 9d3e169fb0

View File

@ -1,5 +1,5 @@
name: xmonad-contrib
version: 0.9.1
version: 0.10
homepage: http://xmonad.org/
synopsis: Third party extensions for xmonad
description:
@ -56,7 +56,7 @@ library
extensions: ForeignFunctionInterface
cpp-options: -DXFT
build-depends: mtl >= 1 && < 3, unix, X11>=1.5.0.0 && < 1.6, xmonad>=0.9.1, xmonad<0.10, utf8-string
build-depends: mtl >= 1 && < 3, unix, X11>=1.5.0.0 && < 1.6, xmonad>=0.10, xmonad<0.11, utf8-string
if true
ghc-options: -fwarn-tabs -Wall