From 3688b0586000d93df5bd56976b676f66d2d07402 Mon Sep 17 00:00:00 2001 From: David Dawes Date: Thu, 21 Jun 2018 21:12:52 -0700 Subject: [PATCH] Version to 0.3.7-beta --- kmd/linux/verus-cli/README.txt | 6 +++--- kmd/mac/verus-cli/README.txt | 2 +- kmd/windows/verus-cli/README.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kmd/linux/verus-cli/README.txt b/kmd/linux/verus-cli/README.txt index 6998ac32d..f5ce2b1e1 100644 --- a/kmd/linux/verus-cli/README.txt +++ b/kmd/linux/verus-cli/README.txt @@ -1,4 +1,4 @@ -VerusCoin Command Line Tools v0.3.6-beta +VerusCoin Command Line Tools v0.3.7-beta Contents: komodod - VerusCoin's enhanced Komodo daemon komodo-cli - VerusCoin's Komodo command line utility @@ -8,8 +8,8 @@ update-verus-agama.sh - script to update an existing VerusCoin enhanced Agama wa The first time on a new system you will need to run ./fetchparams.sh before using komodod or verusd. On Ubuntu 18 systems you will need to run these two commands before running the command line tools: -sudo apt-get install libgconf-2-4 -sudo apt-get install libcurl3 +sudo apt-get install g++-multilib +sudo apt-get install libcurl4 Run ./verusd to launch komodod, and use ./verus to run commands such as: ./verus stop diff --git a/kmd/mac/verus-cli/README.txt b/kmd/mac/verus-cli/README.txt index 3775ede68..3ce15f02d 100644 --- a/kmd/mac/verus-cli/README.txt +++ b/kmd/mac/verus-cli/README.txt @@ -1,4 +1,4 @@ -VerusCoin Command Line Tools v0.3.6-beta +VerusCoin Command Line Tools v0.3.7-beta Contents: komodod - VerusCoin's enhanced Komodo daemon. komodo-cli - VerusCoin's enhanced Komodo command line utility. diff --git a/kmd/windows/verus-cli/README.txt b/kmd/windows/verus-cli/README.txt index 0ce675ca3..b6b30b111 100644 --- a/kmd/windows/verus-cli/README.txt +++ b/kmd/windows/verus-cli/README.txt @@ -1,4 +1,4 @@ -VerusCoin Command Line Tools v0.3.6-beta +VerusCoin Command Line Tools v0.3.7-beta Contents: komodod.exe - VerusCoin's enhanced Komodo daemon komodo-cli.exe - iVerusCoin's Komodo command line utility