From 09baacecc31f6f14485c9889593696d5e67b6fe1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Colas?= Date: Wed, 4 Nov 2020 10:11:30 +0100 Subject: [PATCH] Bump version to 0.9.3 --- app/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Makefile b/app/Makefile index 39cc1c72..35e617ba 100755 --- a/app/Makefile +++ b/app/Makefile @@ -48,7 +48,7 @@ endif APPVERSION_M=0 APPVERSION_N=9 -APPVERSION_P=2 +APPVERSION_P=3 $(info COIN = [$(COIN)]) ifeq ($(COIN),FLOW)