diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-04-13 00:14:37 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-04-13 00:14:37 +0000 |
commit | a2655a4b70691aae8be02477f0a236a5a3d45542 (patch) | |
tree | 3b54816022a0f978e8a529468fcd0bdf854a2cef | |
parent | e56dad56c42c9da03d23ba296ed1582dbb4e8b48 (diff) | |
download | yosys-a2655a4b70691aae8be02477f0a236a5a3d45542.tar.gz yosys-a2655a4b70691aae8be02477f0a236a5a3d45542.tar.bz2 yosys-a2655a4b70691aae8be02477f0a236a5a3d45542.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.27+30 +YOSYS_VER := 0.27+33 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |