aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-30 00:23:01 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-30 00:23:01 +0000
commitc0ad6b3bc64e4210531c4629f266aa0b3beecbb0 (patch)
treef74005303eb76c84f734633c2a87df9658750842
parent31c15e5fa60b8cb47e7785fc420d90e860708034 (diff)
downloadyosys-c0ad6b3bc64e4210531c4629f266aa0b3beecbb0.tar.gz
yosys-c0ad6b3bc64e4210531c4629f266aa0b3beecbb0.tar.bz2
yosys-c0ad6b3bc64e4210531c4629f266aa0b3beecbb0.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9c5b2529d..e806a6067 100644
--- a/Makefile
+++ b/Makefile
@@ -131,7 +131,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.22+57
+YOSYS_VER := 0.22+60
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo