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 faea5769eee478d9773030f4ece829d2b0db7e13
parent 9ffef532d812330c00bd1043c884f9e685787018
Author: Christoph Lohmann <20h@r-36.net>
Date:   Thu, 10 Nov 2022 23:19:26 +0100

Make v0.52 release.

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