aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-24 00:16:02 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-24 00:16:02 +0000
commit53c0a6b780199dc56348916acf7c00e30f65e1ec (patch)
tree2a42e97d1e1837b6c614dbb849edcb92b478ba02
parentf35bdaa5278b408e94ac8c97a06c3f7f0fe1773a (diff)
downloadyosys-53c0a6b780199dc56348916acf7c00e30f65e1ec.tar.gz
yosys-53c0a6b780199dc56348916acf7c00e30f65e1ec.tar.bz2
yosys-53c0a6b780199dc56348916acf7c00e30f65e1ec.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 52d02a1fc..c38495fe2 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.27+20
+YOSYS_VER := 0.27+22
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo