aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-03 00:54:22 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-03 00:54:22 +0000
commit675a7bd22c38451e5965b02100edeabb342971bf (patch)
tree9f1e0367ab6e822bc5e01b740e713f177ebe303e
parent2d98fe870c1803ccf8d507119bc1f7ab4054d6ab (diff)
downloadyosys-675a7bd22c38451e5965b02100edeabb342971bf.tar.gz
yosys-675a7bd22c38451e5965b02100edeabb342971bf.tar.bz2
yosys-675a7bd22c38451e5965b02100edeabb342971bf.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13a431882..d39047a30 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.13+28
+YOSYS_VER := 0.13+37
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o