stagit

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

commit
467dfeb8f4bf2dd1ddb69e5c9592147acb425aab
parent
bbeffc281df6838182ea17be4b915a6f0eb97570
Author
Hiltjo Posthuma <hiltjo@codemadness.org>
Date
2020-02-23 19:30
bump version to 0.9.3

Diffstat

M Makefile 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/Makefile b/Makefile

@@ -1,7 +1,7 @@
    1     1 .POSIX:
    2     2 
    3     3 NAME = stagit
    4    -1 VERSION = 0.9.2
   -1     4 VERSION = 0.9.3
    5     5 
    6     6 # paths
    7     7 PREFIX = /usr/local