From: Yosys Bot Date: Tue, 22 Sep 2020 00:10:15 +0000 (+0000) Subject: Bump version X-Git-Tag: working-ls180~268 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8fbb517118f3d281e5ff00a21f88e5f15d71746f;p=yosys.git Bump version --- diff --git a/Makefile b/Makefile index e4eec8abe..54752808e 100644 --- a/Makefile +++ b/Makefile @@ -123,7 +123,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+3578 +YOSYS_VER := 0.9+3582 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o