diff --git a/contrib/backends/bgold/Makefile b/contrib/backends/bgold/Makefile index b45b584c..9fe41a0b 100644 --- a/contrib/backends/bgold/Makefile +++ b/contrib/backends/bgold/Makefile @@ -1,5 +1,5 @@ -BGOLD_VERSION := 0.15.0 -BUILD_VERSION := .2 +BGOLD_VERSION := 0.15.1 +BUILD_VERSION := -rc1 all: wget https://github.com/BTCGPU/BTCGPU/releases/download/v${BGOLD_VERSION}${BUILD_VERSION}/bitcoin-gold-${BGOLD_VERSION}-x86_64-linux-gnu.tar.gz diff --git a/contrib/backends/bgold/debian/changelog b/contrib/backends/bgold/debian/changelog index c2eda095..f97ca487 100644 --- a/contrib/backends/bgold/debian/changelog +++ b/contrib/backends/bgold/debian/changelog @@ -1,3 +1,9 @@ +bgold (0.15.1-rc1-satoshilabs1) unstable; urgency=medium + + * Version 0.15.1-rc1 + + -- Martin Bohm Fri, 29 Jun 2018 14:15:16 +0200 + bgold (0.15.0-satoshilabs2) unstable; urgency=medium * Renamed package and paths