aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-10 00:54:39 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-10 00:54:39 +0000
commit224c6f8664dc97e525b1028db9085091bfd31cd5 (patch)
tree544248e3390dc0b376b05c26b74b2dc1ea818b21
parentf4f5acf396451b88fad99ef947ad733fbea651b6 (diff)
downloadyosys-224c6f8664dc97e525b1028db9085091bfd31cd5.tar.gz
yosys-224c6f8664dc97e525b1028db9085091bfd31cd5.tar.bz2
yosys-224c6f8664dc97e525b1028db9085091bfd31cd5.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index adb5995ca..472078743 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.11+10
+YOSYS_VER := 0.11+13
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o