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