aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-01-19 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-01-19 00:10:05 +0000
commit4762cc06c6b7cd36dda2e6eddf15b9782334ccd4 (patch)
tree697814cb3cef9bc7fa1753496f1645cd735f89e9
parente991ceeef3f4eb5cb9ced50def5b7efe231f3942 (diff)
downloadyosys-4762cc06c6b7cd36dda2e6eddf15b9782334ccd4.tar.gz
yosys-4762cc06c6b7cd36dda2e6eddf15b9782334ccd4.tar.bz2
yosys-4762cc06c6b7cd36dda2e6eddf15b9782334ccd4.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2953af2e7..a6e7f07fc 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3838
+YOSYS_VER := 0.9+3845
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o