From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 00:49:14 +0000 (+0000) Subject: Bump version X-Git-Tag: yosys-0.10~80 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a055145b95b08bc97f3e3ee27842576d8ea09a94;p=yosys.git Bump version --- diff --git a/Makefile b/Makefile index c6ecd0de7..b52e1403e 100644 --- a/Makefile +++ b/Makefile @@ -126,7 +126,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+4224 +YOSYS_VER := 0.9+4228 GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o