URI: 
       Pushing up to 0.26.3. - 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 c348e5bce9d3bdb4dd064b36feceb5b4dec3f252
   DIR parent 30a8aaeeec4fda1bcee8fb9419bb0a924241fd67
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat, 13 Apr 2013 21:26:05 +0200
       
       Pushing up to 0.26.3.
       
       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.2
       +VERSION = 0.26.3
        
        PREFIX ?= /usr
        BINDIR ?= $(PREFIX)/bin