3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-22 09:59:39 +00:00

Next dev cycle

This commit is contained in:
Miodrag Milanovic 2026-05-12 12:32:27 +02:00
parent b85cad6347
commit 6f16a5cf5f
2 changed files with 4 additions and 1 deletions

View file

@ -170,7 +170,7 @@ ifneq (, $(shell git rev-parse --git-dir 2>/dev/null))
YOSYS_VER := $(YOSYS_VER)+$(GIT_COMMIT_COUNT)
endif
else
# YOSYS_VER := $(YOSYS_VER)+post
YOSYS_VER := $(YOSYS_VER)+post
endif
endif