Fix release for pendingbytes. - geomyidae - A small C-based gopherd.
HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
DIR Log
DIR Files
DIR Refs
DIR Tags
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:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/Makefile b/Makefile
@@ -3,7 +3,7 @@
.POSIX:
NAME = geomyidae
-VERSION = 0.31
+VERSION = 0.31.1
PREFIX = /usr
BINDIR = ${PREFIX}/bin