mirror of https://github.com/YosysHQ/yosys.git
Bump version
This commit is contained in:
parent
500db6acc6
commit
1bf908dea8
2
Makefile
2
Makefile
|
@ -154,7 +154,7 @@ ifeq ($(OS), Haiku)
|
||||||
CXXFLAGS += -D_DEFAULT_SOURCE
|
CXXFLAGS += -D_DEFAULT_SOURCE
|
||||||
endif
|
endif
|
||||||
|
|
||||||
YOSYS_VER := 0.45+145
|
YOSYS_VER := 0.45+148
|
||||||
|
|
||||||
# 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