diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-07 00:19:32 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-07 00:19:32 +0000 |
commit | 09c6fc68c7538306f10794e6456c74815ec9e570 (patch) | |
tree | 061de36b53f2e218da6e77ca621f0531f1009289 /Makefile | |
parent | 0098b32c6c36e304b577bbe09eff2d645035fadb (diff) | |
download | yosys-09c6fc68c7538306f10794e6456c74815ec9e570.tar.gz yosys-09c6fc68c7538306f10794e6456c74815ec9e570.tar.bz2 yosys-09c6fc68c7538306f10794e6456c74815ec9e570.zip |
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.19+2 +YOSYS_VER := 0.19+10 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |