diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-21 00:23:12 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-21 00:23:12 +0000 |
commit | 4f4cff00800dec70796d4d5ec70c73eef837f948 (patch) | |
tree | 3adce6ad4bd189e20a83569eb7a51913fcc8cc0d /Makefile | |
parent | be1a12595af49c9cba5cb3689b21767eb23fa3b1 (diff) | |
download | yosys-4f4cff00800dec70796d4d5ec70c73eef837f948.tar.gz yosys-4f4cff00800dec70796d4d5ec70c73eef837f948.tar.bz2 yosys-4f4cff00800dec70796d4d5ec70c73eef837f948.zip |
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.22+37 +YOSYS_VER := 0.22+39 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |