From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Oct 2021 00:51:44 +0000 (+0000) Subject: Bump version X-Git-Tag: yosys-0.11~24 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bdf153d06c3673b93bbc3fd07999e0a19747417b;p=yosys.git Bump version --- diff --git a/Makefile b/Makefile index de91acbc2..c919c9563 100644 --- a/Makefile +++ b/Makefile @@ -129,7 +129,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.10+48 +YOSYS_VER := 0.10+51 GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o