commit 82aefe6305b858b5aa329fb357a5cf7639c3522d
parent 92cee02f1217f19a19d872d857f6e617ed3e0eec
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Thu, 5 Jan 2017 18:47:26 +0100
parent 92cee02f1217f19a19d872d857f6e617ed3e0eec
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Thu, 5 Jan 2017 18:47:26 +0100
bump version to 0.5
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ include config.mk NAME = stagit -VERSION = 0.4 +VERSION = 0.5 SRC = \ stagit.c\ stagit-index.c