Pushing up to 0.26.3. - geomyidae - A small C-based gopherd. | |
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/ | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit c348e5bce9d3bdb4dd064b36feceb5b4dec3f252 | |
parent 30a8aaeeec4fda1bcee8fb9419bb0a924241fd67 | |
Author: Christoph Lohmann <20h@r-36.net> | |
Date: Sat, 13 Apr 2013 21:26:05 +0200 Pushing up to 0.26.3. Diffstat: M 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.26.2 +VERSION = 0.26.3 PREFIX ?= /usr BINDIR ?= $(PREFIX)/bin |