diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-12-01 00:20:32 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-12-01 00:20:32 +0000 |
commit | dcc1cb7ddd580aaf68f9a225e6b45356fc327709 (patch) | |
tree | 5aea68d979ab7e027b0f8f02c537ed9c2f9bbd00 /Makefile | |
parent | 4a2b7287ca45b3bafb050088a448cc8bdd1653d0 (diff) | |
download | yosys-dcc1cb7ddd580aaf68f9a225e6b45356fc327709.tar.gz yosys-dcc1cb7ddd580aaf68f9a225e6b45356fc327709.tar.bz2 yosys-dcc1cb7ddd580aaf68f9a225e6b45356fc327709.zip |
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.23+38 +YOSYS_VER := 0.23+45 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |