aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-05 00:53:24 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-05 00:53:24 +0000
commit356ec7bb3980f77d737d9fa6e24e2f0b2159e741 (patch)
tree963a1f722ce7329698898eb240908e204bdeb087
parentabc5700628cff4fc9334e28fbaccc35c75dfa990 (diff)
downloadyosys-356ec7bb3980f77d737d9fa6e24e2f0b2159e741.tar.gz
yosys-356ec7bb3980f77d737d9fa6e24e2f0b2159e741.tar.bz2
yosys-356ec7bb3980f77d737d9fa6e24e2f0b2159e741.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 25b58229b..eec70dfaa 100644
--- a/Makefile
+++ b/Makefile
@@ -127,7 +127,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.10+10
+YOSYS_VER := 0.10+12
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o