tRelease 0.50.1 fix. - 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 0a5496d8d23ab258c7c761cb1584b8ae396328b5
 (DIR) parent 2ebea55275912a6228d36ad4e6715031924fa6dd
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri,  8 Apr 2022 19:37:22 +0200
       
       Release 0.50.1 fix.
       
       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.50
       +VERSION = 0.50.1
        
        PREFIX = /usr/local
        BINDIR = ${PREFIX}/bin