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 d0a78b16bdbd4330424b9abdcf6448c5a2b42253
parent 308c7aee5edc020a24cb0aff0555ba9d11fd86f8
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sat, 19 Nov 2022 20:51:19 +0100

Bump up to v0.69.

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

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