mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-03 23:57:58 +00:00
Next dev cycle
This commit is contained in:
parent
86f2ddebce
commit
8bb194af22
2 changed files with 4 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue