commit 39ac2d38341cf642a92b74cf0e309101ba652691 parent f6d49dbdcefb8ff41d19939401efe8d11054e592 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(-)
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