commit 308c7aee5edc020a24cb0aff0555ba9d11fd86f8 parent da60f209d2f93d5c8b224ccb539d612aff2911f6 Author: Christoph Lohmann <20h@r-36.net> Date: Sat, 19 Nov 2022 20:49:30 +0100 Change to v0.54 in Makefile. 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.53 +VERSION = 0.54 PREFIX = /usr/local BINDIR = ${PREFIX}/bin