aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-07 00:18:51 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-07 00:18:51 +0000
commitb58664d441764b4de1d01c4efcdd45094ba71535 (patch)
tree78ee53ca85c1894deeee022cf76091e7ec9d263c
parent7c5ae560a838db3f35dec0760df6cd8ebb590b80 (diff)
downloadyosys-b58664d441764b4de1d01c4efcdd45094ba71535.tar.gz
yosys-b58664d441764b4de1d01c4efcdd45094ba71535.tar.bz2
yosys-b58664d441764b4de1d01c4efcdd45094ba71535.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 105042b0a..0581cba83 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.27+0
+YOSYS_VER := 0.27+3
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo