aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-04 00:16:35 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-06-04 00:16:35 +0000
commit8d0f71b25640be359c06456e524f9e513f4340d4 (patch)
tree558cf012835fc9179a1c9b6d4cec36e7300a9310
parentd88a5d26b7849e25dceb3854070dd56f9044c7ee (diff)
downloadyosys-8d0f71b25640be359c06456e524f9e513f4340d4.tar.gz
yosys-8d0f71b25640be359c06456e524f9e513f4340d4.tar.bz2
yosys-8d0f71b25640be359c06456e524f9e513f4340d4.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d9b149073..0627fc61f 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.17+72
+YOSYS_VER := 0.17+74
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo