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 3d0f1527d2941c60cf1cb4b8b699152ce705517f
parent 70f62c4a95799dd02259f41f5c7890052699f9f7
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sun, 27 Mar 2011 22:26:43 +0200

New release. Now a major minor one.

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.17 +VERSION = 0.25 PREFIX ?= /usr BINDIR ?= $(PREFIX)/bin