aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-27 00:25:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-09-27 00:25:00 +0000
commita9795c4fce52f825fbb455daa74b4d126a289ff6 (patch)
treebd304dddf0cbae1166c362a83a3ec98bbab83626
parentb2ddd0d42d8bc6d7dc770e0a2077e6740298708f (diff)
downloadyosys-a9795c4fce52f825fbb455daa74b4d126a289ff6.tar.gz
yosys-a9795c4fce52f825fbb455daa74b4d126a289ff6.tar.bz2
yosys-a9795c4fce52f825fbb455daa74b4d126a289ff6.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2a82ebbad..7361ba079 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.21+18
+YOSYS_VER := 0.21+23
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo