aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-26 00:16:21 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-26 00:16:21 +0000
commit23e26ff66153f6c147adee515e547b7d34962347 (patch)
treecdb5f609fad515e596ebfead43bc3facdab329aa
parentfd01d9eb8bfd487521c25156a819a0e08a79d56e (diff)
downloadyosys-23e26ff66153f6c147adee515e547b7d34962347.tar.gz
yosys-23e26ff66153f6c147adee515e547b7d34962347.tar.bz2
yosys-23e26ff66153f6c147adee515e547b7d34962347.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5be2d46c5..c430a820b 100644
--- a/Makefile
+++ b/Makefile
@@ -142,7 +142,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.23+29
+YOSYS_VER := 0.23+35
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo