Releasing v0.26. - geomyidae - A small C-based gopherd.
HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit f14cbdd16b35cc806b9cc85b79bf9f44a1999c2c
DIR parent dde23cfc01e8301d4263976f711f616f156932f7
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Sat, 21 Jul 2012 21:23:15 +0200
Releasing v0.26.
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR 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