aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-26 00:17:28 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-26 00:17:28 +0000
commitf698a0514dd7d410df6e9a5d35aed588bfd34c63 (patch)
tree7d37d931ff701b6b714ec9afa62eeb2ad5e3b724
parentb75fa62e9b2a9f4410084fb1c80ceb23ed9d9c48 (diff)
downloadyosys-f698a0514dd7d410df6e9a5d35aed588bfd34c63.tar.gz
yosys-f698a0514dd7d410df6e9a5d35aed588bfd34c63.tar.bz2
yosys-f698a0514dd7d410df6e9a5d35aed588bfd34c63.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d081161be..e4ae67473 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.17+41
+YOSYS_VER := 0.17+50
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo