Bump version

This commit is contained in:
Yosys Bot 2020-11-26 00:10:09 +00:00
parent 45725d3bdf
commit 2116c58581
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt LDLIBS += -lrt
endif endif
YOSYS_VER := 0.9+3696 YOSYS_VER := 0.9+3710
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