aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-08-29 12:05:26 +0200
committerClifford Wolf <clifford@clifford.at>2019-08-29 12:05:26 +0200
commit89695fd3ab488f7c6e32347ebfb29e15d8ba271e (patch)
tree571ab579d5eea300d530d6bcdcae83e625f9794f
parentfc727fa5c9e0a04a5dc1b4fcef652c5bca90b220 (diff)
downloadyosys-89695fd3ab488f7c6e32347ebfb29e15d8ba271e.tar.gz
yosys-89695fd3ab488f7c6e32347ebfb29e15d8ba271e.tar.bz2
yosys-89695fd3ab488f7c6e32347ebfb29e15d8ba271e.zip
Bump YOSYS_VER
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 e56db424d..692b19826 100644
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+1
+YOSYS_VER := 0.9+36
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o