stagit

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

Commit: 824526a656945aeba3c41264f000126f686cabee
Parent: e2b6fa11fc387a43f62f49ad40924aba3ea9f8d4
Author: Hiltjo Posthuma
Date:   Wed,  6 Jan 2016 11:56:52 +0100

premature version bumperation

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