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