From 0347b441a1ea574977f347b59895b7374da9d028 Mon Sep 17 00:00:00 2001 From: Yosys Bot Date: Tue, 29 Dec 2020 00:10:04 +0000 Subject: [PATCH] Bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 57bf2a726..17d3ced8a 100644 --- a/Makefile +++ b/Makefile @@ -125,7 +125,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+3809 +YOSYS_VER := 0.9+3814 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o -- 2.30.2