aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-10 00:10:10 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-10 00:10:10 +0000
commit442d19f6478180cb4c49cc4e67e93ae391da9e65 (patch)
tree2f7f39f89fae39d5ca22aae896ce57d197fe6982
parent08510d72486c1cb79c43abdbb46c6398925c50d0 (diff)
downloadyosys-442d19f6478180cb4c49cc4e67e93ae391da9e65.tar.gz
yosys-442d19f6478180cb4c49cc4e67e93ae391da9e65.tar.bz2
yosys-442d19f6478180cb4c49cc4e67e93ae391da9e65.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4a9417962..24129fc43 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3752
+YOSYS_VER := 0.9+3755
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o