From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Aug 2021 00:51:20 +0000 (+0000) Subject: Bump version X-Git-Tag: yosys-0.10~33 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=75a4cdfc8afc10fed80e43fb1ba31c7edaf6e361;p=yosys.git Bump version --- diff --git a/Makefile b/Makefile index 84ec551c6..b267f6294 100644 --- a/Makefile +++ b/Makefile @@ -126,7 +126,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+4274 +YOSYS_VER := 0.9+4276 GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o