New release. Now a major minor one. - geomyidae - A small C-based gopherd.
 (HTM) git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 3d0f1527d2941c60cf1cb4b8b699152ce705517f
 (DIR) parent 70f62c4a95799dd02259f41f5c7890052699f9f7
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sun, 27 Mar 2011 22:26:43 +0200
       
       New release. Now a major minor one.
       
       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.17
       +VERSION = 0.25
        
        PREFIX ?= /usr
        BINDIR ?= $(PREFIX)/bin