tNew 0.30 release. - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae) | |
git clone git://r-36.net/geomyidae | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit da7f9465e18e7857c1c3b093c8988921f86fd97c | |
parent 1b2b79b5a0257b116c77981f0b9d640e1802728c | |
Author: Christoph Lohmann <20h@r-36.net> | |
Date: Fri, 26 Jan 2018 23:01:26 +0100 New 0.30 release. Diffstat: Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- | |
diff --git a/Makefile b/Makefile | |
t@@ -3,7 +3,7 @@ .POSIX: NAME = geomyidae -VERSION = 0.29 +VERSION = 0.30 PREFIX = /usr BINDIR = ${PREFIX}/bin |