aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-02 00:13:41 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-02 00:13:41 +0000
commit5ac5c57c737129927465857b1d458ee1b1882cf1 (patch)
tree9678d3a0f60b50303fd7319a81d3a9a5ac77b94e /Makefile
parent2a76af9eb668c9ce7d59bfde7fe02d983be6ae29 (diff)
downloadyosys-5ac5c57c737129927465857b1d458ee1b1882cf1.tar.gz
yosys-5ac5c57c737129927465857b1d458ee1b1882cf1.tar.bz2
yosys-5ac5c57c737129927465857b1d458ee1b1882cf1.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 3d7cd885a..26e876154 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+84
+YOSYS_VER := 0.15+89
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o