Introduction
Introduction Statistics Contact Development Disclaimer Help
Makefile: bump version to 0.7 - stagit - static git page generator
git clone git://git.codemadness.org/stagit
Log
Files
Refs
README
LICENSE
---
commit 6662b8ee42f0f31c163786d8ed4db2fbf32fdbca
parent 870b024671694465cac79dcbc58f9a298e901fad
Author: Hiltjo Posthuma <[email protected]>
Date: Sat, 18 Nov 2017 12:53:08 +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
-VERSION = 0.6
+VERSION = 0.7
SRC = \
stagit.c\
stagit-index.c
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.