From: Marcelina Koƛcielnicka Date: Tue, 30 Mar 2021 00:30:17 +0000 (+0200) Subject: Bump version X-Git-Tag: yosys-0.10~226 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=687f381b6985d9dda7e11535628e2fafff267af5;p=yosys.git Bump version --- diff --git a/Makefile b/Makefile index 763871523..4760eaa35 100644 --- a/Makefile +++ b/Makefile @@ -126,7 +126,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+4008 +YOSYS_VER := 0.9+4052 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o