mirror of https://github.com/YosysHQ/yosys.git
Bump version
This commit is contained in:
parent
8859d801c8
commit
6781746872
2
Makefile
2
Makefile
|
|
@ -131,7 +131,7 @@ LDLIBS += -lrt
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
YOSYS_VER := 0.22+33
|
YOSYS_VER := 0.22+37
|
||||||
|
|
||||||
# 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