From 218d07606a7564cdcde5974d53b8e81d04c02a44 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 20 Sep 2011 04:58:12 +0200 Subject: Version bump in preparation for 0.14 --- README | 10 +++++----- xmobar.cabal | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index c4bf6c8..4bacecd 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ xmobar was inspired by the [Ion3] status bar, and supports similar features, like dynamic color management, output templates, and extensibility through plugins. -This page documents xmobar 0.13 (see [release notes]). +This page documents xmobar 0.14 (see [release notes]). [This is a screen shot] of Andrea's desktop with [xmonad] and xmobar. [This] is xmobar running under [sawfish], with antialiased fonts. And @@ -46,7 +46,7 @@ bells and whistles, use: If you don't have `cabal-install` installed, you can get xmobar's source code in a variety of ways: - - From [Hackage]. Just download [xmobar-0.13.tar.gz] from xmobar's + - From [Hackage]. Just download [xmobar-0.14.tar.gz] from xmobar's hackage page. - From [Github]. You can also obtain a tarball in [Github's downloads page]. You'll find there links to each tagged release. @@ -55,13 +55,13 @@ source code in a variety of ways: git: git clone git://github.com/jaor/xmobar -[xmobar-0.13.tar.gz]: http://hackage.haskell.org/packages/archive/xmobar/0.13/xmobar-0.13.tar.gz +[xmobar-0.14.tar.gz]: http://hackage.haskell.org/packages/archive/xmobar/0.14/xmobar-0.14.tar.gz [Github's downloads page]: https://github.com/jaor/xmobar/downloads To install simply run (if needed): - tar xvfz xmobar-0.13 - cd xmobar-0.13 + tar xvfz xmobar-0.14 + cd xmobar-0.14 If you have cabal installed, you can now use it from within xmobar's source tree. Otherwise, run the configure script: diff --git a/xmobar.cabal b/xmobar.cabal index b0afc26..56cbce3 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.13 +version: 0.14 homepage: http://projects.haskell.org/xmobar/ bug-reports: http://code.google.com/p/xmobar/issues synopsis: A Minimalistic Text Based Status Bar -- cgit v1.2.3