aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-03 00:10:09 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-03 00:10:09 +0000
commit5a15307926a5984737615a9767c55a11dfb53562 (patch)
treed5e3697a78e50b23fae7cb283cf45db689fdb231 /Makefile
parent3e13cfe53dd62f71820b227d4c04cc47bbb95001 (diff)
downloadyosys-5a15307926a5984737615a9767c55a11dfb53562.tar.gz
yosys-5a15307926a5984737615a9767c55a11dfb53562.tar.bz2
yosys-5a15307926a5984737615a9767c55a11dfb53562.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 355b2a25e..4d15c79b7 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3715
+YOSYS_VER := 0.9+3743
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o