stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit 7b05e41107e462215a79138a05a6988e947f8044 parent 1cc6837296f71e0c3d42ddae50dae852432f6c9b Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Mon, 17 Aug 2020 16:09:33 +0200 bump version to 0.9.4 Diffstat:
| M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit -VERSION = 0.9.3 +VERSION = 0.9.4 # paths PREFIX = /usr/local