aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-07-30 00:52:33 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-07-30 00:52:33 +0000
commit87ef1dd80536d65fde3833c7a504c9b5de5c3ea9 (patch)
treea04e9755a1fcd3c3080252b592ee1a912b923ffc
parent54e75129e57f29df1099f5cd45cec633d80e3841 (diff)
downloadyosys-87ef1dd80536d65fde3833c7a504c9b5de5c3ea9.tar.gz
yosys-87ef1dd80536d65fde3833c7a504c9b5de5c3ea9.tar.bz2
yosys-87ef1dd80536d65fde3833c7a504c9b5de5c3ea9.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b52e1403e..1681ba903 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4228
+YOSYS_VER := 0.9+4231
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o