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