stagit

git site generator
Contents

bump version to 1.0

Hiltjo Posthuma hiltjo@codemadness.org

commit: c96a114 parent: 238bbdc
1 files changed, 1 insertions(+), 1 deletions(-)
MMakefile+1-1
M · Makefile +1, -1
1@@ -1,7 +1,7 @@
2 .POSIX:
3
4 NAME = stagit
5-VERSION = 0.9.6
6+VERSION = 1.0
7
8 # paths
9 PREFIX = /usr/local