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