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