URI: 
       tVersion bump for 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 c015b09cb45af558167c6dc2053c6c20810a97ad
   DIR parent 76960b3ae3a02bc1a267142102465328acdf4981
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri, 29 Sep 2017 13:45:25 +0200
       
       Version bump for release.
       
       Diffstat:
         Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       t@@ -1,7 +1,7 @@
        # geomyidae - a tiny, standalone gopherd written in C
        # See LICENSE file for copyright and license details.
        NAME = geomyidae
       -VERSION = 0.28
       +VERSION = 0.29
        
        PREFIX ?= /usr
        BINDIR ?= $(PREFIX)/bin