URI: 
       Version bump for release. - geomyidae - A small C-based gopherd.
  HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   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:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -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