3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-11 03:33:36 +00:00

Bump version

This commit is contained in:
github-actions[bot] 2021-10-12 00:57:44 +00:00
parent 2d3c79458d
commit a0f5ba8501

View file

@ -127,7 +127,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
YOSYS_VER := 0.10+16
YOSYS_VER := 0.10+25
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o