diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-23 00:18:40 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-23 00:18:40 +0000 |
commit | 7e02b6a70b824aeffcae493f99623126de6470ef (patch) | |
tree | ead759a156b0fc868cefed66a520be94f3d29b2b | |
parent | 12b0ce97210476690b1b01cf05f3025825dd7079 (diff) | |
download | yosys-7e02b6a70b824aeffcae493f99623126de6470ef.tar.gz yosys-7e02b6a70b824aeffcae493f99623126de6470ef.tar.bz2 yosys-7e02b6a70b824aeffcae493f99623126de6470ef.zip |
Bump version
-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+20 +YOSYS_VER := 0.19+23 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |