diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-24 00:16:59 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-02-24 00:16:59 +0000 |
commit | 8216b23fb7b0ee1944403943eb066e0689129ba9 (patch) | |
tree | 3543193b185cc61e90b9774879a43b390ae0caad | |
parent | ef8ed21a2e7ccaea468baef293fc497d430960b6 (diff) | |
download | yosys-8216b23fb7b0ee1944403943eb066e0689129ba9.tar.gz yosys-8216b23fb7b0ee1944403943eb066e0689129ba9.tar.bz2 yosys-8216b23fb7b0ee1944403943eb066e0689129ba9.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+50 +YOSYS_VER := 0.26+53 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |