aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-05 00:51:08 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-05 00:51:08 +0000
commit2e421feb0ea526468493ab008f3c72beb12c2bc6 (patch)
treefd082780ea60dc13dd59eeed1629c48e2b3eab9c
parent63f9e0544fcb793dcc47b9c5a6d8b0e46d84a225 (diff)
downloadyosys-2e421feb0ea526468493ab008f3c72beb12c2bc6.tar.gz
yosys-2e421feb0ea526468493ab008f3c72beb12c2bc6.tar.bz2
yosys-2e421feb0ea526468493ab008f3c72beb12c2bc6.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9cce132d3..c7e410cf9 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4243
+YOSYS_VER := 0.9+4245
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o