tPreparing v0.34 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 4fe10e742add6f47102b7905fc9c7a606a75df2c | |
parent 37d8397b8e850f2ba35ae8d4a109360da294732f | |
Author: Christoph Lohmann <20h@r-36.net> | |
Date: Thu, 15 Nov 2018 21:13:56 +0100 Preparing v0.34 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.33 +VERSION = 0.34 PREFIX = /usr/local BINDIR = ${PREFIX}/bin |