From 3941ba7a3ef233b13d31e4f6a03610738a7d6b44 Mon Sep 17 00:00:00 2001 From: Taegus Date: Sat, 22 Dec 2018 16:32:30 +0100 Subject: [PATCH] * moved binaries --- bin/{ => win}/StopGeth.dll | Bin bin/{ => win}/WrapGeth.exe | Bin bin/{ => win}/geth.exe | Bin 3 files changed, 0 insertions(+), 0 deletions(-) rename bin/{ => win}/StopGeth.dll (100%) rename bin/{ => win}/WrapGeth.exe (100%) rename bin/{ => win}/geth.exe (100%) diff --git a/bin/StopGeth.dll b/bin/win/StopGeth.dll similarity index 100% rename from bin/StopGeth.dll rename to bin/win/StopGeth.dll diff --git a/bin/WrapGeth.exe b/bin/win/WrapGeth.exe similarity index 100% rename from bin/WrapGeth.exe rename to bin/win/WrapGeth.exe diff --git a/bin/geth.exe b/bin/win/geth.exe similarity index 100% rename from bin/geth.exe rename to bin/win/geth.exe