1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-18 05:00:03 +02:00

Version 0.3.3

This commit is contained in:
Henrik Hautakoski 2020-06-23 13:36:56 +02:00
parent 1a7ee2e148
commit dd6d636a43

View file

@ -23,7 +23,7 @@ deps:
scripts/info :
echo PACKAGE_NAME=\"$(PROGRAM_NAME)\" "\n"\
PACKAGE_DESCRIPTION=\"HAproxy healthcheck program for EOSIO API.\" "\n"\
PACKAGE_VERSION=\"0.3.2\" "\n"\
PACKAGE_VERSION=\"0.3.3\" "\n"\
PACKAGE_PREFIX=\"$(PREFIX:/%=%)\" "\n"\
PACKAGE_PROGRAM=\"build/$(PROGRAM_NAME)\" > $@