Pushing Geomyidae 0.26.2. - geomyidae - A small C-based gopherd. | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 2878cc2d95ecac6eef2c33c8cd79a126dc9aa7f0 | |
parent a417296299b8fd5073a1fd237562d08ad6ff6100 | |
Author: Christoph Lohmann <20h@r-36.net> | |
Date: Sun, 24 Mar 2013 00:02:07 +0100 Pushing Geomyidae 0.26.2. 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.26 +VERSION = 0.26.2 PREFIX ?= /usr BINDIR ?= $(PREFIX)/bin |