From 8d2776376a1ca97c4eea20b9631af35c27612c40 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Fri, 19 Aug 2016 11:13:10 +0930 Subject: [PATCH] 0.4: Wright's Cryptographic Proof Christian Decker moved us to libbase58 and off openssl; he got to name this release. Signed-off-by: Rusty Russell --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5809bb1f7..98d0484d8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ #! /usr/bin/make -NAME=Nakamoto's Genesis Coins +NAME=Wright's Cryptographic Proof # Needs to have oneof support: Ubuntu vivid's is too old :( PROTOCC:=protoc-c