diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-04-19 00:16:35 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-04-19 00:16:35 +0000 |
commit | 7efc50367ed8f582001a5a293a9cd51f788f6a13 (patch) | |
tree | 0e6e42468d33c6d4af566852e85c583982884200 | |
parent | 88ae463ffe4150c31de952aa0725172ae2cc04bf (diff) | |
download | yosys-7efc50367ed8f582001a5a293a9cd51f788f6a13.tar.gz yosys-7efc50367ed8f582001a5a293a9cd51f788f6a13.tar.bz2 yosys-7efc50367ed8f582001a5a293a9cd51f788f6a13.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+1 +YOSYS_VER := 0.28+4 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |