Change version number for new release. - 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 8c3240e00e39e5a56605b97553b0a14ad0eae2dd
DIR parent da7debecdf8cc1f05d3d0408b459b229cb9ef702
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Mon, 7 Aug 2017 08:55:19 +0200
Change version number for new release.
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.26.3
+VERSION = 0.28
PREFIX ?= /usr
BINDIR ?= $(PREFIX)/bin