aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-18 00:16:27 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-18 00:16:27 +0000
commit06ef3f264afaa3eaeab45cc0404d8006c15f02b1 (patch)
treebf6c88442722012a88da73bcd38fd1e7b704ebc6
parent7c64c707279fd115cc8bc49c92ca69b159aa6866 (diff)
downloadyosys-06ef3f264afaa3eaeab45cc0404d8006c15f02b1.tar.gz
yosys-06ef3f264afaa3eaeab45cc0404d8006c15f02b1.tar.bz2
yosys-06ef3f264afaa3eaeab45cc0404d8006c15f02b1.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0bfdbd03e..0c542aae0 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.17+9
+YOSYS_VER := 0.17+16
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o