commit c665475737051568791b0c1f9c198e69aa94c644 parent 7b644e71a5a08ba26bd420605310cdda33dac95f Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Thu, 3 Jun 2021 17:02:29 +0200 bump version to 0.9.12 Diffstat:
| M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = sfeed_curses -VERSION = 0.9.11 +VERSION = 0.9.12 # theme, see themes/ directory. SFEED_THEME = mono