stagit
static git repository generator
git clone https://9o.is/git/stagit.git
commit c57919e131ae2e9347e04551d9cdae4ef2f68a78 parent 656d72e79d54d431946ae951600d259c54abd863 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 7 Apr 2018 14:14:35 +0200 bump version to 0.8 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.7.2 +VERSION = 0.8 SRC = \ stagit.c\ stagit-index.c