URI: 
       It was only a minor fix. 0.17 still. - 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 a4c4ddaceafa6d22ee03502b6b4d764c51ba8d49
   DIR parent 5443c4aa5d73e05fb6fa85adc82569f4258e8dec
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Thu,  3 Mar 2011 09:36:49 +0100
       
       It was only a minor fix. 0.17 still.
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -1,5 +1,5 @@
        PROGRAM = geomyidae
       -VERSION = 0.18
       +VERSION = 0.17
        
        PREFIX ?= /usr
        BINDIR ?= $(PREFIX)/bin