commit 77cc9b4e4f2c2d70880abf48090755902ee45c4f parent 769babb131e20c4d7ebe197cfc182bc76ea96c18 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 18 Nov 2017 12:54:21 +0100 Makefile: bump version to 0.7 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-gopher -VERSION = 0.6 +VERSION = 0.7 SRC = \ stagit-gopher.c\ stagit-gopher-index.c