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 fee6caf0858e9c12062f9e89fbdef15305d0b1b4
parent 5f8346a44327a384b989b92ec9936389ea0ff58b
Author: Christoph Lohmann <20h@r-36.net>
Date:   Fri,  8 Apr 2022 17:27:18 +0200

Mark v0.50 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.34 +VERSION = 0.50 PREFIX = /usr/local BINDIR = ${PREFIX}/bin