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