From: Yosys Bot Date: Wed, 30 Dec 2020 00:10:06 +0000 (+0000) Subject: Bump version X-Git-Tag: working-ls180~136 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=48d0aeb09483283c46491448304bf04865e176f5;p=yosys.git Bump version --- diff --git a/Makefile b/Makefile index cd9e77448..0883ef60f 100644 --- a/Makefile +++ b/Makefile @@ -126,7 +126,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+3814 +YOSYS_VER := 0.9+3819 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o