diff options
| -rw-r--r-- | readme.md | 2 | ||||
| -rw-r--r-- | xmobar.cabal | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -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.19 (see [release notes]). +This page documents xmobar 0.20 (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 4295f5f..39aa0dc 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@  name:               xmobar -version:            0.19 +version:            0.20  homepage:           http://projects.haskell.org/xmobar/  bug-reports:        http://code.google.com/p/xmobar/issues  synopsis:           A Minimalistic Text Based Status Bar | 
