commit 3dfa0e1271ad78774a06452913fb30aa0bf25eb0 parent b6cd8dc7652f6a9cc6e74bf24b0df27be2a47d32 Author: Christoph Lohmann <20h@r-36.net> Date: Sun, 24 Jun 2018 11:52:12 +0200 Marking v0.32.1 fixes release. 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.32 +VERSION = 0.32.1 PREFIX = /usr BINDIR = ${PREFIX}/bin