aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-10 01:11:52 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-10 01:11:52 +0000
commiteb8c61f033fca5c0148d7ede41b8e36fe751a234 (patch)
tree765a62806edb54081d54cf65f9726930e17628be
parent9f7a55c99ff179e503397b5c9929de7ca97fd793 (diff)
downloadyosys-eb8c61f033fca5c0148d7ede41b8e36fe751a234.tar.gz
yosys-eb8c61f033fca5c0148d7ede41b8e36fe751a234.tar.bz2
yosys-eb8c61f033fca5c0148d7ede41b8e36fe751a234.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4aabe0181..f60fe30ed 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+7
+YOSYS_VER := 0.15+11
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o