stagit

stagit (https://www.codemadness.org/stagit.html) fork
git clone git://bsandro.tech/stagit
Log | Files | Refs | README | LICENSE

commit 824526a656945aeba3c41264f000126f686cabee
parent e2b6fa11fc387a43f62f49ad40924aba3ea9f8d4
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
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