mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Tagging Yosys 0.3.0
This commit is contained in:
parent
94e9ee6bab
commit
ca125bf41b
2 changed files with 47 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -39,7 +39,7 @@ else
|
|||
LDLIBS += -lrt
|
||||
endif
|
||||
|
||||
YOSYS_VER := 0.2.0+
|
||||
YOSYS_VER := 0.3.0
|
||||
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
|
||||
OBJS = kernel/version_$(GIT_REV).o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue