Marking v0.32.1 fixes release. - geomyidae - A small C-based gopherd.
 (HTM) git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 3dfa0e1271ad78774a06452913fb30aa0bf25eb0
 (DIR) parent b6cd8dc7652f6a9cc6e74bf24b0df27be2a47d32
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sun, 24 Jun 2018 11:52:12 +0200
       
       Marking v0.32.1 fixes 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.32
       +VERSION = 0.32.1
        
        PREFIX = /usr
        BINDIR = ${PREFIX}/bin