aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-09-19 00:10:08 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-09-19 00:10:08 +0000
commitc6ff947f6bac336ab5a31913c2daf7ad1cb8b91b (patch)
treedebcef6a049005fc5a6067163d6e9c029b38faec /Makefile
parente1ae20d542ef8cb43d929bb7e1eb2aae8f4f9e36 (diff)
downloadyosys-c6ff947f6bac336ab5a31913c2daf7ad1cb8b91b.tar.gz
yosys-c6ff947f6bac336ab5a31913c2daf7ad1cb8b91b.tar.bz2
yosys-c6ff947f6bac336ab5a31913c2daf7ad1cb8b91b.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 143ff4c1c..e4eec8abe 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3575
+YOSYS_VER := 0.9+3578
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o