diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-02 00:19:48 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-08-02 00:19:48 +0000 |
commit | 7d4f87d69f06d2cf6259fb445275a5f479bf74ee (patch) | |
tree | 92f521244fe908c3ab5eeaa1c05f3896cc150d5f | |
parent | 15393442d6118e4d05a29652d0c80c3b3cd023b0 (diff) | |
download | yosys-7d4f87d69f06d2cf6259fb445275a5f479bf74ee.tar.gz yosys-7d4f87d69f06d2cf6259fb445275a5f479bf74ee.tar.bz2 yosys-7d4f87d69f06d2cf6259fb445275a5f479bf74ee.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.19+36 +YOSYS_VER := 0.19+42 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |