stagit

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

Commit: 304d095d3d31cee82ac1b868d912abb946cef6b9
Parent: 5fa9dcb530419ed3aa8364ae1babf8ca09bc901d
Author: Hiltjo Posthuma
Date:   Wed,  2 Aug 2017 18:54:46 +0200

bump version for a release soon

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