stagit

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

Commit: 518556d7b0fd5fa215384926d558d29a3c42a5da
Parent: 972617ee0b20a761e3430a7fb82cbf50af1f1a0c
Author: Hiltjo Posthuma
Date:   Sat,  7 May 2016 15:03:40 +0200

release 0.4

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