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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Main.hs') 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" ++ -- cgit v1.2.3