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 5443c4aa5d73e05fb6fa85adc82569f4258e8dec
parent 500a99769e8db0b627a376b311c5436367192817
Author: Christoph Lohmann <20h@r-36.net>
Date:   Thu,  3 Mar 2011 09:10:54 +0100

Changing to v0.18.

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

diff --git a/Makefile b/Makefile @@ -1,5 +1,5 @@ PROGRAM = geomyidae -VERSION = 0.17 +VERSION = 0.18 PREFIX ?= /usr BINDIR ?= $(PREFIX)/bin