aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-10 00:16:26 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-10 00:16:26 +0000
commitc862b1dbfbb3a8e1ec90c483a8364550b3fe840c (patch)
tree9f2dec2ddc33d501e253fa9c53f1f7edea4ebead /Makefile
parent587e09d551d753d6c9a3ca3635e2c7f66e978024 (diff)
downloadyosys-c862b1dbfbb3a8e1ec90c483a8364550b3fe840c.tar.gz
yosys-c862b1dbfbb3a8e1ec90c483a8364550b3fe840c.tar.bz2
yosys-c862b1dbfbb3a8e1ec90c483a8364550b3fe840c.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 5a6927880..f7ab7638f 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.17+0
+YOSYS_VER := 0.17+5
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o