From e12c17c0d811606452c1b136b50585a75af7b2be Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Sat, 11 Apr 2009 12:45:18 +0200 Subject: bump version Ignore-this: 90a227f6d7dfb7a4b612c58e1948bcf5 darcs-hash:20090411104518-d6583-28c1042cd197dee7b4b3a8f18525a1a5f49cb881.gz --- Main.hs | 4 ++-- README | 2 +- xmobar.cabal | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Main.hs b/Main.hs index 3ae3dd5..e6a88a9 100644 --- a/Main.hs +++ b/Main.hs @@ -117,10 +117,10 @@ usage = (usageInfo header options) ++ footer footer = "\nMail bug reports and suggestions to " ++ mail info :: String -info = "xmobar " ++ showVersion version ++ " (C) 2007 - 2008 Andrea Rossato " ++ mail ++ license +info = "xmobar " ++ showVersion version ++ " (C) 2007 - 2009 Andrea Rossato " ++ mail ++ license mail :: String -mail = "\n" +mail = "\n" license :: String license = "\nThis program is distributed in the hope that it will be useful,\n" ++ diff --git a/README b/README index 3994f10..e186367 100644 --- a/README +++ b/README @@ -539,7 +539,7 @@ least for letting me think I grasp existential types...;-). [xmobar] incorporates patches from: Krzysztof Kosciuszkiewicz, Spencer Janssen, Jens Petersen, Dmitry Kurochkin, Lennart Kolmodin, and -Norbert Zeh.. +Norbert Zeh. Useful links ------------ 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 -- cgit v1.2.3