bump version for a release soon - 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 7e3db302f1a4e077c24ffd27fbcb5644fe761faf | |
parent f0d42399d109e07d8d8a7ebc9f189f7db8ab87fb | |
Author: Hiltjo Posthuma | |
Date: Wed, 2 Aug 2017 18:53:49 +0200 bump version for a release soon there was never a < 0.6 release, but it is kindof in sync with the HTML stagit. 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.5 +VERSION = 0.6 SRC = \ stagit-gopher.c\ stagit-gopher-index.c |