mirror of https://github.com/YosysHQ/yosys.git
Bump version
This commit is contained in:
parent
ae1a24d0c4
commit
0e13d7e4c7
2
Makefile
2
Makefile
|
@ -132,7 +132,7 @@ LDLIBS += -lrt
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
YOSYS_VER := 0.22+1
|
YOSYS_VER := 0.22+4
|
||||||
|
|
||||||
# Note: We arrange for .gitcommit to contain the (short) commit hash in
|
# Note: We arrange for .gitcommit to contain the (short) commit hash in
|
||||||
# tarballs generated with git-archive(1) using .gitattributes. The git repo
|
# tarballs generated with git-archive(1) using .gitattributes. The git repo
|
||||||
|
|
Loading…
Reference in New Issue