Bump version

This commit is contained in:
Yosys Bot 2020-09-02 00:10:07 +00:00
parent a10893072b
commit 463869bf4f
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+3547 YOSYS_VER := 0.9+3556
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