aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-13 00:25:23 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-13 00:25:23 +0000
commit2e837956dc055bc517d5bd5cd75b72bf0eb62272 (patch)
tree280c6b7a7b9a8df680f9f9c71a15e7c5918f279b /Makefile
parent33a2773de0605cb19e26fc6675fb3e86273c5087 (diff)
downloadyosys-2e837956dc055bc517d5bd5cd75b72bf0eb62272.tar.gz
yosys-2e837956dc055bc517d5bd5cd75b72bf0eb62272.tar.bz2
yosys-2e837956dc055bc517d5bd5cd75b72bf0eb62272.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 3b682b752..28e263909 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.22+17
+YOSYS_VER := 0.22+29
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo