aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-09 00:20:01 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-09 00:20:01 +0000
commitfaa1c2e7fecaf20e9506746d784eb50498d80602 (patch)
tree2b945b42a3c5858d0bfc2370f475897445d6c764
parentcb7299c3dce58bd59d7d8fc0d469c4bd57a8518c (diff)
downloadyosys-faa1c2e7fecaf20e9506746d784eb50498d80602.tar.gz
yosys-faa1c2e7fecaf20e9506746d784eb50498d80602.tar.bz2
yosys-faa1c2e7fecaf20e9506746d784eb50498d80602.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f6259886f..b282dc6c6 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.23+0
+YOSYS_VER := 0.23+1
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo