Bump version

This commit is contained in:
github-actions[bot] 2022-05-24 00:18:18 +00:00
parent 335b4888ce
commit c525b5f919
1 changed files with 1 additions and 1 deletions

View File

@ -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