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