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