aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-16 00:17:57 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-03-16 00:17:57 +0000
commitceef00c35e6417ba480ae40c3fe919b50e18e1be (patch)
treefccd467f627643ebc230c9e579dc172dcf40b8da
parent57fb1f51b2597b626418b50d99cec5feb229ef67 (diff)
downloadyosys-ceef00c35e6417ba480ae40c3fe919b50e18e1be.tar.gz
yosys-ceef00c35e6417ba480ae40c3fe919b50e18e1be.tar.bz2
yosys-ceef00c35e6417ba480ae40c3fe919b50e18e1be.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 602e3edc9..5337d0c8d 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.27+9
+YOSYS_VER := 0.27+12
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo