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 2c95cfddd2b4d2aca43bdcad09cdadd3214a10c9
parent d8bbf95b6651b772f9701efdd75669cd1dda0266
Author: Christoph Lohmann <20h@r-36.net>
Date:   Fri,  9 Feb 2018 14:54:48 +0100

Bump version to 0.31.

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