bump version to 0.9.2 - stagit-gopher - A git gopher frontend. (mirror) | |
git clone git://bitreich.org/stagit-gopher/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/stagit-gopher/ | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit ab837f0b9f0363579c398407f7e694c4052b21a0 | |
parent c37c488c222ae62fa82edecd2391e5dd76de1e23 | |
Author: Hiltjo Posthuma | |
Date: Tue, 23 Apr 2019 20:53:23 +0200 bump version to 0.9.2 Diffstat: M Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- | |
diff --git a/Makefile b/Makefile | |
@@ -1,7 +1,7 @@ include config.mk NAME = stagit-gopher -VERSION = 0.9.1 +VERSION = 0.9.2 SRC = \ stagit-gopher.c\ |