aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-25 00:13:36 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-25 00:13:36 +0000
commitafe258e6f8b9b2d29cbbe58b8604ca047e7fa847 (patch)
treeccf24a547916ec1af59ea33ca61519bca56ed4e1 /Makefile
parent89dcd7c31ef1dea2201f9514c0c4b5324e6066df (diff)
downloadyosys-afe258e6f8b9b2d29cbbe58b8604ca047e7fa847.tar.gz
yosys-afe258e6f8b9b2d29cbbe58b8604ca047e7fa847.tar.bz2
yosys-afe258e6f8b9b2d29cbbe58b8604ca047e7fa847.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc162f554..6d90d14c4 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+50
+YOSYS_VER := 0.15+53
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o