aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-28 02:39:40 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-28 02:39:40 +0000
commit9a2294f285489950014d5087b7ccad1b4c331474 (patch)
tree0fd73cdbf765b8d936d022033aadbbbe88c5af5a
parent0e97c3fd740b2f2d137d4db7e9a89cf29c66ddb7 (diff)
downloadyosys-9a2294f285489950014d5087b7ccad1b4c331474.tar.gz
yosys-9a2294f285489950014d5087b7ccad1b4c331474.tar.bz2
yosys-9a2294f285489950014d5087b7ccad1b4c331474.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 11a1e2fc8..3461c0687 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.13+17
+YOSYS_VER := 0.13+21
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o