tMakefile: bump version to 0.33 - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
git clone git://r-36.net/geomyidae
Log
Files
Refs
README
LICENSE
---
commit e10b526637100dd52538ee4ebc1ad857018c3fee
parent 24a79c11d203eef18e389d5828393727629205a8
Author: Hiltjo Posthuma 
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:
  Makefile                            |       2 +-

1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -3,7 +3,7 @@
 .POSIX:
 
 NAME = geomyidae
-VERSION = 0.32.2
+VERSION = 0.33
 
 PREFIX = /usr/local
 BINDIR = ${PREFIX}/bin