From d7927f79ad494dde199e869257b86d439be38e80 Mon Sep 17 00:00:00 2001 From: Martin Boehm Date: Fri, 29 Jun 2018 14:17:01 +0200 Subject: [PATCH] Bump Bgold backend version to 0.15.1-rc1 --- contrib/backends/bgold/Makefile | 4 ++-- contrib/backends/bgold/debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) 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