stagit

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

Commit: 41c90a9173d074a9b262e8e6f4059c63bd558a7a
Parent: 6775e26ebd75660e780c1854a320d74d800e7452
Author: Hiltjo Posthuma
Date:   Sun, 20 Mar 2016 14:19:48 +0100

premature version bumperation, 0.4 (unreleased)

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