Bump version
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 24 May 2022 00:18:18 +0000 (00:18 +0000)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 24 May 2022 00:18:18 +0000 (00:18 +0000)
Makefile

index 7235c9dc3b44cb60c0cce1cfbdaf6663de304b18..34aeb9dc4aa4a04ec32c2338772fc4c21ea276a9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
 LDLIBS += -lrt
 endif
 
-YOSYS_VER := 0.17+33
+YOSYS_VER := 0.17+41
 GIT_REV := $(shell git ls-remote $(YOSYS_SRC) HEAD -q | $(AWK) 'BEGIN {R = "UNKNOWN"}; ($$2 == "HEAD") {R = substr($$1, 1, 9); exit} END {print R}')
 OBJS = kernel/version_$(GIT_REV).o