aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2020-01-09 21:37:28 +0100
committerClifford Wolf <clifford@clifford.at>2020-01-09 21:37:28 +0100
commitccc83d99bafc74f7ec62111bf61d962ca0a0771d (patch)
treeb7d26f10d81749e6ee9d3066b46bedfbee743ed9
parent823a08e0d8272e8d48584eecc2d8dc57bdb98a6e (diff)
downloadyosys-ccc83d99bafc74f7ec62111bf61d962ca0a0771d.tar.gz
yosys-ccc83d99bafc74f7ec62111bf61d962ca0a0771d.tar.bz2
yosys-ccc83d99bafc74f7ec62111bf61d962ca0a0771d.zip
Bump version
Signed-off-by: Clifford Wolf <clifford@clifford.at>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd95219ee..374d42f6f 100644
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+932
+YOSYS_VER := 0.9+1706
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o