aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-14 00:46:42 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-14 00:46:42 +0000
commit539d4ee90767a839b1c3689dedb6c161b652410f (patch)
treef5e75ef0c7ab58837a83f63eb67d50aaa726992f
parentee2b5b7ed186414897a8a570a9e503c438803ad8 (diff)
downloadyosys-539d4ee90767a839b1c3689dedb6c161b652410f.tar.gz
yosys-539d4ee90767a839b1c3689dedb6c161b652410f.tar.bz2
yosys-539d4ee90767a839b1c3689dedb6c161b652410f.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4d8007e4..93b24ef97 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4261
+YOSYS_VER := 0.9+4270
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o