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 1f4c222dd84b3f7ee0fa068a21a50fcf47104000
parent 0bf8a3b9d7371bf83b44a64b882a224607d9d41c
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sat,  6 Aug 2022 22:18:06 +0200

Bump up to v0.51.

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.50.1 +VERSION = 0.51 PREFIX = /usr/local BINDIR = ${PREFIX}/bin