aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-28 00:17:33 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-28 00:17:33 +0000
commit71c59d9fab7f6da52604f790d275dbf10a3aa4db (patch)
tree6431156a3e39872b3fd1bb050c98019e7c2e4a56 /Makefile
parent21e87f7986f354d71585087e2f15c4f0686245fd (diff)
downloadyosys-71c59d9fab7f6da52604f790d275dbf10a3aa4db.tar.gz
yosys-71c59d9fab7f6da52604f790d275dbf10a3aa4db.tar.bz2
yosys-71c59d9fab7f6da52604f790d275dbf10a3aa4db.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 645b5103f..d7c2afacc 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.26+53
+YOSYS_VER := 0.26+62
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo