Bump version

This commit is contained in:
Yosys Bot 2020-10-09 00:10:05 +00:00
parent 7670a89e1f
commit c403c984dd
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt LDLIBS += -lrt
endif endif
YOSYS_VER := 0.9+3617 YOSYS_VER := 0.9+3619
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