Prepare v0.53 release. - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
git clone git://r-36.net/geomyidae
Log
Files
Refs
README
LICENSE
---
commit d3a546ebc51a5cb2a96b4fd162a0c448c3db27e5
parent 5eba8a279042208ff514c43c1934b50c86cf2d60
Author: Christoph Lohmann <20h@r-36.net>
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