Marking v0.32.1 fixes release. - geomyidae - A small C-based gopherd. | |
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 3dfa0e1271ad78774a06452913fb30aa0bf25eb0 | |
parent b6cd8dc7652f6a9cc6e74bf24b0df27be2a47d32 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 24 Jun 2018 11:52:12 +0200 | |
Marking v0.32.1 fixes 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.32 | |
+VERSION = 0.32.1 | |
PREFIX = /usr | |
BINDIR = ${PREFIX}/bin |