From: Yosys Bot Date: Wed, 27 Jan 2021 00:10:04 +0000 (+0000) Subject: Bump version X-Git-Tag: working-ls180~105 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=98afe2b7589181c39281a6c58540f6756395e1d9;p=yosys.git Bump version --- diff --git a/Makefile b/Makefile index a6a542f0c..e4a228b81 100644 --- a/Makefile +++ b/Makefile @@ -126,7 +126,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+3863 +YOSYS_VER := 0.9+3871 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o