stagit

static git page generator  https://git.ce9e.org
git clone https://git.ce9e.org/stagit.git

commit
477d50169a42431d7fb0f939eb851ef6a2d80c3a
parent
9224d31cf6fd63b6b0a29d43185ccc64035449ec
Author
Hiltjo Posthuma <hiltjo@codemadness.org>
Date
2019-02-22 10:13
bump version to 0.9.1

Diffstat

M Makefile 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/Makefile b/Makefile

@@ -1,7 +1,7 @@
    1     1 include config.mk
    2     2 
    3     3 NAME = stagit
    4    -1 VERSION = 0.9
   -1     4 VERSION = 0.9.1
    5     5 
    6     6 SRC = \
    7     7 	stagit.c\