diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-01 00:19:06 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-01 00:19:06 +0000 |
commit | 42721b6a129707e4cc8ce6f47533c2530077ba9d (patch) | |
tree | 6ed29b3c1c4acc729f34130cc09c62f771b24796 | |
parent | b80976b543fc9f19d8ac5e574b904f1f8c67cd49 (diff) | |
download | yosys-42721b6a129707e4cc8ce6f47533c2530077ba9d.tar.gz yosys-42721b6a129707e4cc8ce6f47533c2530077ba9d.tar.bz2 yosys-42721b6a129707e4cc8ce6f47533c2530077ba9d.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |