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