stagit

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

Commit: 9ad1cb6e42096a8e1f8663bc0968bb7ea49a5052
Parent: 1df3f334f6ae77950c9343299fb4bbd449d93729
Author: Hiltjo Posthuma
Date:   Tue, 25 Dec 2018 13:44:02 +0100

bump version to 0.9

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