sgw | Static git web (fork of stagit) |
| download: https://git.y1.nz/archives/sgw.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 75555cd99ee4d5df765f7dd6f0d09f2f925be725 parent 5334f3e0009bb7d5835c3bad60db507bfd146930 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
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.