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 c015b09cb45af558167c6dc2053c6c20810a97ad
parent 76960b3ae3a02bc1a267142102465328acdf4981
Author: Christoph Lohmann <20h@r-36.net>
Date:   Fri, 29 Sep 2017 13:45:25 +0200

Version bump for release.

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

diff --git a/Makefile b/Makefile @@ -1,7 +1,7 @@ # geomyidae - a tiny, standalone gopherd written in C # See LICENSE file for copyright and license details. NAME = geomyidae -VERSION = 0.28 +VERSION = 0.29 PREFIX ?= /usr BINDIR ?= $(PREFIX)/bin