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