aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-11 00:50:11 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-11 00:50:11 +0000
commitf44110c62561b21fa673f44d8e115c3ee70d2900 (patch)
tree755b9f0dba0bfd7f9a0ea4dbd988090dbebf7dbd
parent396918cc30a870e6d6049bdda1ddf8176ec5d116 (diff)
downloadyosys-f44110c62561b21fa673f44d8e115c3ee70d2900.tar.gz
yosys-f44110c62561b21fa673f44d8e115c3ee70d2900.tar.bz2
yosys-f44110c62561b21fa673f44d8e115c3ee70d2900.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5b08dc745..7298a2bfb 100644
--- a/Makefile
+++ b/Makefile
@@ -127,7 +127,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4296
+YOSYS_VER := 0.9+4300
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o