Introduction
Introduction Statistics Contact Development Disclaimer Help
Make v0.52 release. - geomyidae - a small C-based gopherd (mirror)
git clone git://git.codemadness.org/geomyidae
Log
Files
Refs
README
LICENSE
---
commit faea5769eee478d9773030f4ece829d2b0db7e13
parent 9ffef532d812330c00bd1043c884f9e685787018
Author: Christoph Lohmann <[email protected]>
Date: Thu, 10 Nov 2022 23:19:26 +0100
Make v0.52 release.
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.51
+VERSION = 0.52
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.