diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2009-04-11 12:45:18 +0200 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2009-04-11 12:45:18 +0200 |
commit | e12c17c0d811606452c1b136b50585a75af7b2be (patch) | |
tree | 257c8b30b6e1a93af7f6cad9cd5010d6c11c683b /xmobar.cabal | |
parent | bd43a16584639826537398bd4163cd91300e322b (diff) | |
download | xmobar-e12c17c0d811606452c1b136b50585a75af7b2be.tar.gz xmobar-e12c17c0d811606452c1b136b50585a75af7b2be.tar.bz2 |
bump version0.9.2
Ignore-this: 90a227f6d7dfb7a4b612c58e1948bcf5
darcs-hash:20090411104518-d6583-28c1042cd197dee7b4b3a8f18525a1a5f49cb881.gz
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index ec79e6f..5298e30 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.9.1 +version: 0.9.2 homepage: http://code.haskell.org/~arossato/xmobar synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. @@ -11,7 +11,7 @@ category: System license: BSD3 license-file: LICENSE author: Andrea Rossato -maintainer: andrea.rossato@unibz.it +maintainer: andrea.rossato@unitn.it cabal-version: >= 1.2 build-type: Simple |