aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-25 00:30:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-25 00:30:03 +0000
commit518194fac1d9915b82d0898177ef0546a2a69abe (patch)
treeb412a5ca2304a920ff92bb9b0446238fe6df5945
parentfdce6c586846a6a87d02790a94cf11e8338c34d8 (diff)
downloadyosys-518194fac1d9915b82d0898177ef0546a2a69abe.tar.gz
yosys-518194fac1d9915b82d0898177ef0546a2a69abe.tar.bz2
yosys-518194fac1d9915b82d0898177ef0546a2a69abe.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7802a3cc3..9c5b2529d 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.22+42
+YOSYS_VER := 0.22+57
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo