diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-04-23 00:17:11 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-04-23 00:17:11 +0000 |
commit | 51dd0290241c521f5498f71f4fd4fb0598d83a76 (patch) | |
tree | 70a5ea25687a00c5cd8417a6dcdb1b38a0759daf | |
parent | 861142923719aa84afc3bdf3c24a9a36e5d5fbaf (diff) | |
download | yosys-51dd0290241c521f5498f71f4fd4fb0598d83a76.tar.gz yosys-51dd0290241c521f5498f71f4fd4fb0598d83a76.tar.bz2 yosys-51dd0290241c521f5498f71f4fd4fb0598d83a76.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.28+4 +YOSYS_VER := 0.28+6 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |