diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-21 00:17:40 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-21 00:17:40 +0000 |
commit | 0f2d226ae971dc0b8de1be4514c49fbc5cfdbea2 (patch) | |
tree | 2cd5e693caa4439df2d9112edac079e34a860144 | |
parent | c8966722d2fcbff67a2724f921a3692ab63d83ec (diff) | |
download | yosys-0f2d226ae971dc0b8de1be4514c49fbc5cfdbea2.tar.gz yosys-0f2d226ae971dc0b8de1be4514c49fbc5cfdbea2.tar.bz2 yosys-0f2d226ae971dc0b8de1be4514c49fbc5cfdbea2.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.26+39 +YOSYS_VER := 0.26+50 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |