aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaire Wolf <claire@symbioticeda.com>2020-04-02 15:40:00 +0200
committerClaire Wolf <claire@symbioticeda.com>2020-04-02 15:40:00 +0200
commit347774945972dc71910a3e38c9ec678f74f97d03 (patch)
tree2f809ea74f8a344fffa0492302f15b0cf03002fd
parentd1fc4321f0bd1da7d74baf1c371304ec56da08cf (diff)
downloadyosys-347774945972dc71910a3e38c9ec678f74f97d03.tar.gz
yosys-347774945972dc71910a3e38c9ec678f74f97d03.tar.bz2
yosys-347774945972dc71910a3e38c9ec678f74f97d03.zip
Bump YOSYS_VER
Signed-off-by: Claire Wolf <claire@symbioticeda.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c89fed20..c6a8844ec 100644
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+1706
+YOSYS_VER := 0.9+2406
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o