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 bc39f3c415646177622129e94a4ba10e4f8f440e
parent 53f0ce4b3912027648fc11c7a76624f4f3f4ce50
Author: Christoph Lohmann <20h@r-36.net>
Date:   Fri, 29 Jun 2018 21:21:00 +0200

v0.32.2 fix release.

Diffstat:
Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -3,7 +3,7 @@ .POSIX: NAME = geomyidae -VERSION = 0.32.1 +VERSION = 0.32.2 PREFIX = /usr/local BINDIR = ${PREFIX}/bin