aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-21 00:17:40 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-02-21 00:17:40 +0000
commit0f2d226ae971dc0b8de1be4514c49fbc5cfdbea2 (patch)
tree2cd5e693caa4439df2d9112edac079e34a860144
parentc8966722d2fcbff67a2724f921a3692ab63d83ec (diff)
downloadyosys-0f2d226ae971dc0b8de1be4514c49fbc5cfdbea2.tar.gz
yosys-0f2d226ae971dc0b8de1be4514c49fbc5cfdbea2.tar.bz2
yosys-0f2d226ae971dc0b8de1be4514c49fbc5cfdbea2.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 396aeb927..44a59c8c2 100644
--- a/Makefile
+++ b/Makefile
@@ -141,7 +141,7 @@ LDLIBS += -lrt
endif
endif
-YOSYS_VER := 0.26+39
+YOSYS_VER := 0.26+50
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo