diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-24 00:16:28 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-24 00:16:28 +0000 |
commit | 755b753e1a09731eb3032335f05c613f5f78d6c6 (patch) | |
tree | d620619190c7771cfb9189dae1b6586608d84e14 | |
parent | 8180cc4325a6650ef3f8c89c20e845b59cd9bc42 (diff) | |
download | yosys-755b753e1a09731eb3032335f05c613f5f78d6c6.tar.gz yosys-755b753e1a09731eb3032335f05c613f5f78d6c6.tar.bz2 yosys-755b753e1a09731eb3032335f05c613f5f78d6c6.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.25+60 +YOSYS_VER := 0.25+83 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |