commit 518556d7b0fd5fa215384926d558d29a3c42a5da (patch) parent 972617ee0b20a761e3430a7fb82cbf50af1f1a0c Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 7 May 2016 15:03:40 +0200 release 0.4 Diffstat:
M | Makefile | | | 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.1 +VERSION = 0.4 SRC = \ stagit.c\ stagit-index.c