aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-26 00:18:47 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-26 00:18:47 +0000
commitb30d90a14a6c84e5d20cb52ab008bf86503ed275 (patch)
tree336caf6b2fcf2120cc21ee95e3743b69a5db3303 /Makefile
parent414dc25a96a724af2f13d680d1aee1da0d10e0a2 (diff)
downloadyosys-b30d90a14a6c84e5d20cb52ab008bf86503ed275.tar.gz
yosys-b30d90a14a6c84e5d20cb52ab008bf86503ed275.tar.bz2
yosys-b30d90a14a6c84e5d20cb52ab008bf86503ed275.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e95c5f491..10d5ba032 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.16+41
+YOSYS_VER := 0.16+58
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o