aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-02-12 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-02-12 00:10:05 +0000
commit17c895cbf8520caf9b9a4171d516ab3311b85f6d (patch)
tree971cb73df446ae96bb86a015e4c7ab51c862a382 /Makefile
parent326f1c9db4b538119094969ac55350a2b761c954 (diff)
downloadyosys-17c895cbf8520caf9b9a4171d516ab3311b85f6d.tar.gz
yosys-17c895cbf8520caf9b9a4171d516ab3311b85f6d.tar.bz2
yosys-17c895cbf8520caf9b9a4171d516ab3311b85f6d.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 794965655..94f7a217d 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3894
+YOSYS_VER := 0.9+3901
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o