tBump version to 0.31. - 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 2c95cfddd2b4d2aca43bdcad09cdadd3214a10c9
DIR parent d8bbf95b6651b772f9701efdd75669cd1dda0266
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Fri, 9 Feb 2018 14:54:48 +0100
Bump version to 0.31.
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.30
+VERSION = 0.31
PREFIX = /usr
BINDIR = ${PREFIX}/bin