stagit

static git repository generator

git clone https://9o.is/git/stagit.git

commit 7ec376927e385eef24d3e5d4debb4a0d062ec532
parent 87e28b20afc350d392b46ff8ba3f089b19f9d564
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sat, 18 Nov 2017 12:53:08 +0100

Makefile: bump version to 0.7

Diffstat:
MMakefile | 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.6 +VERSION = 0.7 SRC = \ stagit.c\ stagit-index.c