Fix VERSION in Makefile - drist - a remote deployment tool HTML git clone git://bitreich.org/drist/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/drist/ DIR Log DIR Files DIR Refs DIR Tags DIR README DIR LICENSE --- DIR commit 8838a5a9ecfeb4020f26b890af80280630c0908a DIR parent bfc54fad0e3796bf3ad2783c283de30d9a7ef245 HTML Author: shak-mar <shakmar@openmailbox.org> Date: Sat, 1 Dec 2018 14:13:44 +0100 Fix VERSION in Makefile Diffstat: M Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/Makefile b/Makefile @@ -2,7 +2,7 @@ # See the LICENSE file for copyright and license details. .POSIX: -VERSION = 0.1 +VERSION = 1.02 BIN = drist PREFIX = /usr