From 016ecc99343d4a753dcf6be54300d796056905ed Mon Sep 17 00:00:00 2001 From: Vladislav Borshch Date: Thu, 9 Nov 2023 18:42:36 +0700 Subject: [PATCH] bump to v0.8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 19d8d77..d61e25c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ SHELL:=/bin/bash -O extglob -MAKE_FPGA_VER="0.7" +MAKE_FPGA_VER="0.8" # Environment variables BUILD_NAME?=build