Bump version

This commit is contained in:
Yosys Bot 2021-01-19 00:10:05 +00:00
parent e991ceeef3
commit 4762cc06c6
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt LDLIBS += -lrt
endif endif
YOSYS_VER := 0.9+3838 YOSYS_VER := 0.9+3845
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o OBJS = kernel/version_$(GIT_REV).o