tMark v0.50 release. - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
 (HTM) git clone git://r-36.net/geomyidae
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit fee6caf0858e9c12062f9e89fbdef15305d0b1b4
 (DIR) parent 5f8346a44327a384b989b92ec9936389ea0ff58b
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri,  8 Apr 2022 17:27:18 +0200
       
       Mark v0.50 release.
       
       Diffstat:
         Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -3,7 +3,7 @@
        .POSIX:
        
        NAME = geomyidae
       -VERSION = 0.34
       +VERSION = 0.50
        
        PREFIX = /usr/local
        BINDIR = ${PREFIX}/bin