Introduction
Introduction Statistics Contact Development Disclaimer Help
Bump up to v0.69. - geomyidae - a small C-based gopherd (mirror)
git clone git://git.codemadness.org/geomyidae
Log
Files
Refs
README
LICENSE
---
commit d0a78b16bdbd4330424b9abdcf6448c5a2b42253
parent 308c7aee5edc020a24cb0aff0555ba9d11fd86f8
Author: Christoph Lohmann <[email protected]>
Date: Sat, 19 Nov 2022 20:51:19 +0100
Bump up to v0.69.
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.54
+VERSION = 0.69
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.