Introduction
Introduction Statistics Contact Development Disclaimer Help
Bump up to v0.51. - geomyidae - a small C-based gopherd (mirror)
git clone git://git.codemadness.org/geomyidae
Log
Files
Refs
README
LICENSE
---
commit 1f4c222dd84b3f7ee0fa068a21a50fcf47104000
parent 0bf8a3b9d7371bf83b44a64b882a224607d9d41c
Author: Christoph Lohmann <[email protected]>
Date: Sat, 6 Aug 2022 22:18:06 +0200
Bump up to v0.51.
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.50.1
+VERSION = 0.51
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.