aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-04 00:49:53 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-04 00:49:53 +0000
commitd8b0c3277fb778a1d613dde1fd2d1c47e947d01b (patch)
tree496280318de587dfcd02dab0877573eef2838a89
parent8733e1923a0dd0de727dd791dc4bcbf194b56b29 (diff)
downloadyosys-d8b0c3277fb778a1d613dde1fd2d1c47e947d01b.tar.gz
yosys-d8b0c3277fb778a1d613dde1fd2d1c47e947d01b.tar.bz2
yosys-d8b0c3277fb778a1d613dde1fd2d1c47e947d01b.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ef2fb17d1..9cce132d3 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4241
+YOSYS_VER := 0.9+4243
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o