stagit

personal fork of stagit (rnpnr branch)
git clone anongit@rnpnr.xyz:stagit.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 04d36c3a724bd3d0a53e9e8527f7e045f43b4d58
Parent: 2ff0c0d6c02dc0d7b5570d12895f12e0ccafd657
Author: Hiltjo Posthuma
Date:   Sun, 19 Nov 2017 14:58:15 +0100

Makefile: bump version to 0.7.1

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.7 +VERSION = 0.7.1 SRC = \ stagit.c\ stagit-index.c