stagit-gopher

static git page generator for gopher (mirror)
git clone git://git.2f30.org/stagit-gopher
Log | Files | Refs | README | LICENSE

commit de86bac090f236501ee9f211d2bd55aa39c38ac7
parent a83ff32136aa4f42d62251c30533bfe1b80b7696
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun, 23 Feb 2020 20:31:13 +0100

bump version to 0.9.3

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit-gopher -VERSION = 0.9.2 +VERSION = 0.9.3 # paths PREFIX = /usr/local