diff options
author | jao <jao@gnu.org> | 2022-07-12 02:41:52 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-07-12 02:41:52 +0100 |
commit | 5f9205269550d188f84b41299f95fd862e0b0a29 (patch) | |
tree | 8d5132fae89dd3dc28398e1a90a1152188de2f02 | |
parent | fdf5eb242edc6b61bd0876c603ef4808ef201565 (diff) | |
download | xmobar-5f9205269550d188f84b41299f95fd862e0b0a29.tar.gz xmobar-5f9205269550d188f84b41299f95fd862e0b0a29.tar.bz2 |
Prepare dummy 0.44.1 release to mark transition to codeberg
-rw-r--r-- | changelog.md | 2 | ||||
-rw-r--r-- | xmobar.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md index 3d35a2a..3ffb933 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -## Version 0.45 (unreleased) +## Version 0.44.1 (unreleased) Repository moved to Codeberg. diff --git a/xmobar.cabal b/xmobar.cabal index 80ee391..11d09a3 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.45 +version: 0.44.1 homepage: https://codeberg.org/xmobar/xmobar synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. |