aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-08 00:53:20 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-08 00:53:20 +0000
commitd39d4e11d268a9a59c132f83d060e3704b42ac4c (patch)
treee3aee058f0c19e8e1d858a8f90b64a93f0b6470c
parent4bf8deacbb961649901d45b21ab7fa8522d5885b (diff)
downloadyosys-d39d4e11d268a9a59c132f83d060e3704b42ac4c.tar.gz
yosys-d39d4e11d268a9a59c132f83d060e3704b42ac4c.tar.bz2
yosys-d39d4e11d268a9a59c132f83d060e3704b42ac4c.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f822201d9..86abc6958 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.11+3
+YOSYS_VER := 0.11+7
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o