aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-22 00:54:54 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-22 00:54:54 +0000
commit9432400ec8e24646a2a7a789574a20d038fef79a (patch)
tree71c9211a00fb791a383ef5e7199aa8f284e70cf1 /Makefile
parentd6fe6d4fb62be3bb5ec876f1f56356d757b65a41 (diff)
downloadyosys-9432400ec8e24646a2a7a789574a20d038fef79a.tar.gz
yosys-9432400ec8e24646a2a7a789574a20d038fef79a.tar.bz2
yosys-9432400ec8e24646a2a7a789574a20d038fef79a.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7ef98d393..60ab2ccc2 100644
--- a/Makefile
+++ b/Makefile
@@ -127,7 +127,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4306
+YOSYS_VER := 0.9+4309
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o