aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-04 00:18:16 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-04 00:18:16 +0000
commit60a787fa50062169c1aae4ecb199d13c0b6f25b6 (patch)
treef73e5305b9f2ca1ae2a217993b8e0f51730b3da4
parent733902c81e1be8e8eee880697ce967fb91e00d05 (diff)
downloadyosys-60a787fa50062169c1aae4ecb199d13c0b6f25b6.tar.gz
yosys-60a787fa50062169c1aae4ecb199d13c0b6f25b6.tar.bz2
yosys-60a787fa50062169c1aae4ecb199d13c0b6f25b6.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 312b51a43..b794e9886 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.20+0
+YOSYS_VER := 0.20+1
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo