aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-18 01:00:53 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-18 01:00:53 +0000
commit59382945a9169b01a8b1b30b5e988e56e4912f06 (patch)
tree5d266ff4b50de880c53e6bfbffa1218e798f80ba
parent55924de7086b8a3894ed620f406ccd5b1e4a2087 (diff)
downloadyosys-59382945a9169b01a8b1b30b5e988e56e4912f06.tar.gz
yosys-59382945a9169b01a8b1b30b5e988e56e4912f06.tar.bz2
yosys-59382945a9169b01a8b1b30b5e988e56e4912f06.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 60777c95e..200591edf 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.13+3
+YOSYS_VER := 0.13+10
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o