From e382b9ca8746eb56ef3d6d628bc44a4e08bbd844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Colas?= Date: Fri, 2 Oct 2020 12:31:29 +0200 Subject: [PATCH] Bump version to 0.9.1 --- app/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Makefile b/app/Makefile index b167a984..3fabb787 100755 --- a/app/Makefile +++ b/app/Makefile @@ -48,7 +48,7 @@ endif APPVERSION_M=0 APPVERSION_N=9 -APPVERSION_P=0 +APPVERSION_P=1 $(info COIN = [$(COIN)]) ifeq ($(COIN),FLOW)