URI: 
       Pushing Geomyidae 0.26.2. - 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 2878cc2d95ecac6eef2c33c8cd79a126dc9aa7f0
   DIR parent a417296299b8fd5073a1fd237562d08ad6ff6100
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sun, 24 Mar 2013 00:02:07 +0100
       
       Pushing Geomyidae 0.26.2.
       
       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.26
       +VERSION = 0.26.2
        
        PREFIX ?= /usr
        BINDIR ?= $(PREFIX)/bin