aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-11-21 00:10:06 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-11-21 00:10:06 +0000
commit949eb95593aec0753010289612d018c21ae46c5e (patch)
treec13c9cbcfa8293d01ed99855ae9b89628c1284fb
parentde58e774ef798271b6f0815cabfeef448292a563 (diff)
downloadyosys-949eb95593aec0753010289612d018c21ae46c5e.tar.gz
yosys-949eb95593aec0753010289612d018c21ae46c5e.tar.bz2
yosys-949eb95593aec0753010289612d018c21ae46c5e.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 97a6370d9..01060dedf 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3683
+YOSYS_VER := 0.9+3686
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o