stagit

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

commit
c783e54dae5bd74de2280e31223ce8a0ad0d611d
parent
028c7526bac907c91ef8afc6c3ae0f6d424bd229
Author
Hiltjo Posthuma <hiltjo@codemadness.org>
Date
2019-04-23 18:53
bump version to 0.9.2

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
   -1     4 VERSION = 0.9.2
    5     5 
    6     6 SRC = \
    7     7 	stagit.c\