diff options
author | jao <jao@gnu.org> | 2017-05-02 18:52:33 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2017-05-02 18:53:01 +0200 |
commit | d70fabde1f48fce585dcedb58281bceb9d012c10 (patch) | |
tree | 1187a66d4c4e9c5550036916512a0493b75992e9 | |
parent | 2c1966b5f885d64cde7e8356c3fd41a7329c75a3 (diff) | |
download | xmobar-d70fabde1f48fce585dcedb58281bceb9d012c10.tar.gz xmobar-d70fabde1f48fce585dcedb58281bceb9d012c10.tar.bz2 |
Version set 0.24.40.24.4
-rw-r--r-- | readme.md | 2 | ||||
-rw-r--r-- | xmobar.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ xmobar was inspired by the [Ion3] status bar, and supports similar features, like dynamic color management, icons, output templates, and extensibility through plugins. -This page documents xmobar 0.24.3 (see [release notes]). +This page documents xmobar 0.24.4 (see [release notes]). [This screenshot] shows xmobar running under [sawfish], with antialiased fonts. And [this one] is my desktop with [xmonad] and two diff --git a/xmobar.cabal b/xmobar.cabal index 226ec59..4941c3e 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.24.3 +version: 0.24.4 homepage: http://xmobar.org synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. |