aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-09-24 00:10:06 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-09-24 00:10:06 +0000
commitcd8b2ed4e6f9447c94d801de7db7ae6ce0976d57 (patch)
tree664dcff89393c2ea90d398bed4a488085bd48b48
parentde79978372c1953e295fa262444cb0a28a246c5f (diff)
downloadyosys-cd8b2ed4e6f9447c94d801de7db7ae6ce0976d57.tar.gz
yosys-cd8b2ed4e6f9447c94d801de7db7ae6ce0976d57.tar.bz2
yosys-cd8b2ed4e6f9447c94d801de7db7ae6ce0976d57.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 54752808e..a3ff10625 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3582
+YOSYS_VER := 0.9+3586
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o