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