Introduction
Introduction Statistics Contact Development Disclaimer Help
Prepare v0.53 release. - geomyidae - a small C-based gopherd (mirror)
git clone git://git.codemadness.org/geomyidae
Log
Files
Refs
README
LICENSE
---
commit d3a546ebc51a5cb2a96b4fd162a0c448c3db27e5
parent 5eba8a279042208ff514c43c1934b50c86cf2d60
Author: Christoph Lohmann <[email protected]>
Date: Mon, 14 Nov 2022 01:17:27 +0100
Prepare v0.53 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.52
+VERSION = 0.53
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.