aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-01 00:19:06 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-07-01 00:19:06 +0000
commit42721b6a129707e4cc8ce6f47533c2530077ba9d (patch)
tree6ed29b3c1c4acc729f34130cc09c62f771b24796
parentb80976b543fc9f19d8ac5e574b904f1f8c67cd49 (diff)
downloadyosys-42721b6a129707e4cc8ce6f47533c2530077ba9d.tar.gz
yosys-42721b6a129707e4cc8ce6f47533c2530077ba9d.tar.bz2
yosys-42721b6a129707e4cc8ce6f47533c2530077ba9d.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 398844357..ed67f8b9b 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.18+38
+YOSYS_VER := 0.18+40
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo