]> Git Repo - VerusCoin.git/commitdiff
Version to 0.3.7-beta
authorDavid Dawes <[email protected]>
Fri, 22 Jun 2018 04:12:52 +0000 (21:12 -0700)
committerDavid Dawes <[email protected]>
Fri, 22 Jun 2018 04:12:52 +0000 (21:12 -0700)
kmd/linux/verus-cli/README.txt
kmd/mac/verus-cli/README.txt
kmd/windows/verus-cli/README.txt

index 6998ac32dc2bb6e1b5dbea41dfc55d45c523894e..f5ce2b1e1ab95272b611bdb259e5183935755111 100644 (file)
@@ -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
index 3775ede689b266522f9cf4e1ae197f882eb8e907..3ce15f02df3b818e05ed14a4fcccf7a4a3d651e6 100644 (file)
@@ -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.
index 0ce675ca38a26686e5341b08c1b93de7f104b510..b6b30b1115c3b0eacf5f26d3a1095e26c0fc0ab9 100644 (file)
@@ -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
This page took 0.029471 seconds and 4 git commands to generate.