Bump up to v0.51. - geomyidae - a small C-based gopherd (mirror)
 (HTM) git clone git://git.codemadness.org/geomyidae
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 1f4c222dd84b3f7ee0fa068a21a50fcf47104000
 (DIR) parent 0bf8a3b9d7371bf83b44a64b882a224607d9d41c
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat,  6 Aug 2022 22:18:06 +0200
       
       Bump up to v0.51.
       
       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.50.1
       +VERSION = 0.51
        
        PREFIX = /usr/local
        BINDIR = ${PREFIX}/bin