URI: 
       Makefile: bump version to 0.33 - 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 e10b526637100dd52538ee4ebc1ad857018c3fee
   DIR parent 24a79c11d203eef18e389d5828393727629205a8
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 11 Nov 2018 11:24:44 +0100
       
       Makefile: bump version to 0.33
       
       Signed-off-by: Christoph Lohmann <20h@r-36.net>
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       @@ -3,7 +3,7 @@
        .POSIX:
        
        NAME = geomyidae
       -VERSION = 0.32.2
       +VERSION = 0.33
        
        PREFIX = /usr/local
        BINDIR = ${PREFIX}/bin