aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-31 00:22:50 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-31 00:22:50 +0000
commit5f209f8be56d119478ffc75a1848a7c12b04cc19 (patch)
tree059736f3f994a9037890a469f13eb8f559834cda
parentfe438ca1ab2f5c6e1bf14dce184c588808e557d2 (diff)
downloadyosys-5f209f8be56d119478ffc75a1848a7c12b04cc19.tar.gz
yosys-5f209f8be56d119478ffc75a1848a7c12b04cc19.tar.bz2
yosys-5f209f8be56d119478ffc75a1848a7c12b04cc19.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e806a6067..b7071f53c 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.22+60
+YOSYS_VER := 0.22+62
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo