diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-04 00:16:35 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-04 00:16:35 +0000 |
| commit | 8d0f71b25640be359c06456e524f9e513f4340d4 (patch) | |
| tree | 558cf012835fc9179a1c9b6d4cec36e7300a9310 | |
| parent | d88a5d26b7849e25dceb3854070dd56f9044c7ee (diff) | |
| download | yosys-8d0f71b25640be359c06456e524f9e513f4340d4.tar.gz yosys-8d0f71b25640be359c06456e524f9e513f4340d4.tar.bz2 yosys-8d0f71b25640be359c06456e524f9e513f4340d4.zip | |
Bump version
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.17+72 +YOSYS_VER := 0.17+74 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |
