stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit bbbb0afe276bd4712c993074bf84edd6779c0218 parent 92f6e9a86ca5946c8c1427e97b4efd0f1d6b9132 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Tue, 23 Apr 2019 20:53:05 +0200 bump version to 0.9.2 Diffstat:
| M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.9.1 +VERSION = 0.9.2 SRC = \ stagit.c\