From: Yosys Bot Date: Fri, 14 Aug 2020 00:10:13 +0000 (+0000) Subject: Bump version X-Git-Tag: working-ls180~326 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3cb3978ff4f8c917908d03eca6f07c57da52c0dc;p=yosys.git Bump version --- diff --git a/Makefile b/Makefile index 7e4d532c9..dfdb7afd8 100644 --- a/Makefile +++ b/Makefile @@ -123,7 +123,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+3475 +YOSYS_VER := 0.9+3477 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o