stagit

git site generator
Contents

bump version to 0.9.3

Hiltjo Posthuma hiltjo@codemadness.org

commit: d01987f parent: 1bcd89c
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.2
6+VERSION = 0.9.3
7
8 # paths
9 PREFIX = /usr/local