release 0.4 - 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 518556d7b0fd5fa215384926d558d29a3c42a5da | |
parent 972617ee0b20a761e3430a7fb82cbf50af1f1a0c | |
Author: Hiltjo Posthuma | |
Date: Sat, 7 May 2016 15:03:40 +0200 release 0.4 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 -VERSION = 0.3.1 +VERSION = 0.4 SRC = \ stagit.c\ stagit-index.c |