aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-29 02:48:50 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-29 02:48:50 +0000
commit772d137bfac1cf261da2b7270a125ea32f3fb6a0 (patch)
treeb43a4c199a9b86e961f00a47c11f7d0d5d21dc6c
parent93508d58dafbbffcedffa70b21a197b6fca8bb30 (diff)
downloadyosys-772d137bfac1cf261da2b7270a125ea32f3fb6a0.tar.gz
yosys-772d137bfac1cf261da2b7270a125ea32f3fb6a0.tar.bz2
yosys-772d137bfac1cf261da2b7270a125ea32f3fb6a0.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3461c0687..8950593dd 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.13+21
+YOSYS_VER := 0.13+25
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o