aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-22 00:59:35 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-22 00:59:35 +0000
commit286caa09bd278dcb877024eeb8c35a66cfc7f92f (patch)
treebee8b8efc7e1f3a678cb87c6a15c057851f23061 /Makefile
parentd0b72e75d95828743b38184ee977c3c56f259b38 (diff)
downloadyosys-286caa09bd278dcb877024eeb8c35a66cfc7f92f.tar.gz
yosys-286caa09bd278dcb877024eeb8c35a66cfc7f92f.tar.bz2
yosys-286caa09bd278dcb877024eeb8c35a66cfc7f92f.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 c10a33803..85fe9183d 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.14+42
+YOSYS_VER := 0.14+51
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o