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