URI:
       tNew 0.30 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 da7f9465e18e7857c1c3b093c8988921f86fd97c
   DIR parent 1b2b79b5a0257b116c77981f0b9d640e1802728c
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri, 26 Jan 2018 23:01:26 +0100
       
       New 0.30 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.29
       +VERSION = 0.30
        
        PREFIX = /usr
        BINDIR = ${PREFIX}/bin