aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClaire Wolf <claire@symbioticeda.com>2020-07-31 20:57:41 +0200
committerClaire Wolf <claire@symbioticeda.com>2020-07-31 20:57:41 +0200
commitc39ebe6ae0e41cf9a84da852fa3cf9f71937a9b2 (patch)
tree598b0b4a3fd70bef5bbcca3d2da16f134d2e18ac /Makefile
parent18ad56ef416437f60d166919c1e439a234953e32 (diff)
downloadyosys-c39ebe6ae0e41cf9a84da852fa3cf9f71937a9b2.tar.gz
yosys-c39ebe6ae0e41cf9a84da852fa3cf9f71937a9b2.tar.bz2
yosys-c39ebe6ae0e41cf9a84da852fa3cf9f71937a9b2.zip
Bump YOSYS_VER
Signed-off-by: Claire Wolf <claire@symbioticeda.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6b421920..127fd972b 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+2406
+YOSYS_VER := 0.9+3468
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o