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 f14cbdd16b35cc806b9cc85b79bf9f44a1999c2c
parent dde23cfc01e8301d4263976f711f616f156932f7
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sat, 21 Jul 2012 21:23:15 +0200

Releasing v0.26.

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