tMakefile: bump version to 0.33 - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
HTML git clone git://r-36.net/geomyidae
DIR Log
DIR Files
DIR Refs
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:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR 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