diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-06 00:19:31 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-09-06 00:19:31 +0000 |
commit | 9313549cddd665d0ff3e46f3159f6ee5bd0f81a0 (patch) | |
tree | 96be36ab0af405cd0b1112672fbdcdc0850e4fb0 | |
parent | 3f04931adb4f50d50a8738333e60a7037704d616 (diff) | |
download | yosys-9313549cddd665d0ff3e46f3159f6ee5bd0f81a0.tar.gz yosys-9313549cddd665d0ff3e46f3159f6ee5bd0f81a0.tar.bz2 yosys-9313549cddd665d0ff3e46f3159f6ee5bd0f81a0.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.20+70 +YOSYS_VER := 0.20+74 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |