summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-28 01:29:26 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-03-28 01:29:26 +0200
commit81a231f9fc126edb1cf3f0e030b6846321431a82 (patch)
tree7607ebe21fe7d2240f1ed5e7ef933b10194eefa9
parent1395a60fe957b3906c96bfb01decac1e7281e51b (diff)
downloadxmobar-81a231f9fc126edb1cf3f0e030b6846321431a82.tar.gz
xmobar-81a231f9fc126edb1cf3f0e030b6846321431a82.tar.bz2
Release 0.130.13
-rw-r--r--NEWS2
-rw-r--r--README8
-rw-r--r--xmobar.cabal2
3 files changed, 6 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index b9d4a08..f0768c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
% xmobar - Release notes
% Jose A. Ortega Ruiz
-## Version 0.13
+## Version 0.13 (March 28, 2011)
_New features_
diff --git a/README b/README
index ea0a216..925c1aa 100644
--- a/README
+++ b/README
@@ -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.12.tar.gz] from xmobar's
+ - From [Hackage]. Just download [xmobar-0.13.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.12.tar.gz]: http://hackage.haskell.org/packages/archive/xmobar/0.12/xmobar-0.12.tar.gz
+[xmobar-0.13.tar.gz]: http://hackage.haskell.org/packages/archive/xmobar/0.13/xmobar-0.13.tar.gz
[Github's downloads page]: https://github.com/jaor/xmobar/downloads
To install simply run (if needed):
- tar xvfz xmobar-0.12
- cd xmobar-0.12
+ tar xvfz xmobar-0.13
+ cd xmobar-0.13
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 2e5fe05..5484eb5 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,5 +1,5 @@
name: xmobar
-version: 0.12
+version: 0.13
homepage: http://projects.haskell.org/xmobar/
bug-reports: http://code.google.com/p/xmobar/issues
synopsis: A Minimalistic Text Based Status Bar