aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-19 00:52:56 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-19 00:52:56 +0000
commit3931b3a03f65965daca20b1228d8882192e74650 (patch)
tree978820ab759b9ffe0e3385989d93f94ec1da247f
parente6766b950c4b13fc7859c75011d949d5d996d653 (diff)
downloadyosys-3931b3a03f65965daca20b1228d8882192e74650.tar.gz
yosys-3931b3a03f65965daca20b1228d8882192e74650.tar.bz2
yosys-3931b3a03f65965daca20b1228d8882192e74650.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9afe458fc..7ef98d393 100644
--- a/Makefile
+++ b/Makefile
@@ -127,7 +127,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4303
+YOSYS_VER := 0.9+4306
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o