diff options
-rw-r--r-- | news.md | 2 | ||||
-rw-r--r-- | readme.md | 2 | ||||
-rw-r--r-- | xmobar.cabal | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ % xmobar - Release notes -## Version 0.22 () +## Version 0.22 (Oct 9, 2014) _New features_ @@ -11,7 +11,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.21 (see [release notes]). +This page documents xmobar 0.22 (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 13a74a9..469e45c 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.21 +version: 0.22 homepage: http://xmobar.org synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. |