aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-29 00:16:12 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-29 00:16:12 +0000
commit48d7a6c477e24eba64716d12a1ac17b5c9109450 (patch)
tree9793ef73515bb353986be7f9e4d96d8a9c2f5aa1 /Makefile
parent3bebe17e5d9e426445ee81e2502be9ae37784f8c (diff)
downloadyosys-48d7a6c477e24eba64716d12a1ac17b5c9109450.tar.gz
yosys-48d7a6c477e24eba64716d12a1ac17b5c9109450.tar.bz2
yosys-48d7a6c477e24eba64716d12a1ac17b5c9109450.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 ae151dfdb..88c8ec120 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+57
+YOSYS_VER := 0.15+70
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o