From: Marcelina Koƛcielnicka Date: Mon, 1 Mar 2021 18:33:05 +0000 (+0100) Subject: Bump version X-Git-Tag: working-ls180~20 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0e0f84299a4ae4d0a312c33039378e1ebb20709d;p=yosys.git Bump version --- diff --git a/Makefile b/Makefile index ced14cb48..1fed7ae0e 100644 --- a/Makefile +++ b/Makefile @@ -126,7 +126,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+3962 +YOSYS_VER := 0.9+3981 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o