Introduction
Introduction Statistics Contact Development Disclaimer Help
Change to v0.54 in Makefile. - geomyidae - a small C-based gopherd (mirror)
git clone git://git.codemadness.org/geomyidae
Log
Files
Refs
README
LICENSE
---
commit 308c7aee5edc020a24cb0aff0555ba9d11fd86f8
parent da60f209d2f93d5c8b224ccb539d612aff2911f6
Author: Christoph Lohmann <[email protected]>
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
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.