Bump version

This commit is contained in:
Yosys Bot 2020-12-24 00:10:08 +00:00
parent 54466dc653
commit 4491548037
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+3796 YOSYS_VER := 0.9+3803
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