tFix release for pendingbytes. - 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 39ac2d38341cf642a92b74cf0e309101ba652691
DIR parent f6d49dbdcefb8ff41d19939401efe8d11054e592
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Sun, 18 Feb 2018 11:55:35 +0100
Fix release for pendingbytes.
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.31
+VERSION = 0.31.1
PREFIX = /usr
BINDIR = ${PREFIX}/bin