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