aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-01 01:25:19 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-01 01:25:19 +0000
commit2b115d858da8839d2182f12b7cb076c9143cf0e6 (patch)
tree67e33dad3244553b1d1fb84ad1c396cffe71473a /Makefile
parented83f0dea8a2ddd05d34ec25bc2fb093fd044cfb (diff)
downloadyosys-2b115d858da8839d2182f12b7cb076c9143cf0e6.tar.gz
yosys-2b115d858da8839d2182f12b7cb076c9143cf0e6.tar.bz2
yosys-2b115d858da8839d2182f12b7cb076c9143cf0e6.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 06ac3f893..3d7cd885a 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+81
+YOSYS_VER := 0.15+84
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o