From 189b4f220798a78b269038b30059201bff2ed566 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Sun, 21 Aug 2022 23:50:45 +0200 Subject: [PATCH] scripts/info.sh: remove program version, defined in Makefile. --- scripts/info.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/info.sh b/scripts/info.sh index 1bc65b9..925f69c 100644 --- a/scripts/info.sh +++ b/scripts/info.sh @@ -2,5 +2,4 @@ # Info PROGRAM_NAME=eosio-api-healthcheck -PROGRAM_VERSION=1.2.2 PROGRAM_DESCRIPTION="HAproxy healthcheck program for EOSIO API."