mirror of https://github.com/YosysHQ/yosys.git
Bump version
This commit is contained in:
parent
34804f3fb6
commit
0b486c56e8
2
Makefile
2
Makefile
|
@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
|
||||||
LDLIBS += -lrt
|
LDLIBS += -lrt
|
||||||
endif
|
endif
|
||||||
|
|
||||||
YOSYS_VER := 0.18+20
|
YOSYS_VER := 0.18+22
|
||||||
|
|
||||||
# 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