Prepare a new release. - geomyidae - A small C-based gopherd. | |
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 62f5197e616324a339c052dc83ee043442b2ab7d | |
parent 0575ce0ef2b5c4b5dff6ad2e88ea496967bd98ec | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 22 Jun 2018 22:14:16 +0200 | |
Prepare a new release. | |
Diffstat: | |
M 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.1 | |
+VERSION = 0.32 | |
PREFIX = /usr | |
BINDIR = ${PREFIX}/bin |