stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit 61ca203a571b0ff3032cdfcb56b80a3bc5265e4d parent 5c2f133c07db0ab789e93854f9a97d110aaa8607 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Thu, 27 May 2021 12:41:43 +0200 bump version to 0.9.6 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.5 +VERSION = 0.9.6 # paths PREFIX = /usr/local