aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-11-26 00:10:09 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-11-26 00:10:09 +0000
commit2116c585810cddb73777b46ea9aad0d6d511d82b (patch)
tree9adccb8d892687cd041ce0df322305ae83b8432f /Makefile
parent45725d3bdf2d2db9e5001658719032a52e1876a3 (diff)
downloadyosys-2116c585810cddb73777b46ea9aad0d6d511d82b.tar.gz
yosys-2116c585810cddb73777b46ea9aad0d6d511d82b.tar.bz2
yosys-2116c585810cddb73777b46ea9aad0d6d511d82b.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 43c3a7af4..d352358a0 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3696
+YOSYS_VER := 0.9+3710
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o