bump version to 0.9.5 - stagit-gopher - A git gopher frontend. (mirror) HTML git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/ DIR Log DIR Files DIR Refs DIR Tags DIR README DIR LICENSE --- DIR commit f15e44cac3916d75969bbc56b3c2162b351e3d32 DIR parent 0bfdcd098140d52bd553364222df7ecf14621f70 HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sun, 14 Mar 2021 16:23:37 +0100 bump version to 0.9.5 Diffstat: M Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit-gopher -VERSION = 0.9.4 +VERSION = 0.9.5 # paths PREFIX = /usr/local