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