tv0.32.2 fix release. - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
HTML git clone git://r-36.net/geomyidae
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit bc39f3c415646177622129e94a4ba10e4f8f440e
DIR parent 53f0ce4b3912027648fc11c7a76624f4f3f4ce50
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Fri, 29 Jun 2018 21:21:00 +0200
v0.32.2 fix release.
Diffstat:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
t@@ -3,7 +3,7 @@
.POSIX:
NAME = geomyidae
-VERSION = 0.32.1
+VERSION = 0.32.2
PREFIX = /usr/local
BINDIR = ${PREFIX}/bin