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:
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