From: Yosys Bot Date: Sun, 25 Oct 2020 00:10:05 +0000 (+0000) Subject: Bump version X-Git-Tag: working-ls180~218 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e2a39bb1e71b97d423a3c2233abce996376e25dd;p=yosys.git Bump version --- diff --git a/Makefile b/Makefile index 5664df632..88a9f35f4 100644 --- a/Makefile +++ b/Makefile @@ -123,7 +123,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+3652 +YOSYS_VER := 0.9+3654 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o