diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-04 00:16:03 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-04 00:16:03 +0000 |
commit | d3216593da248c3b0dd2c46f6f5182be13bb1a17 (patch) | |
tree | 10f761ad925d3962be8be4d060a6ef08e2910fcc | |
parent | c34d308bbdd33d0688f0b6d485ad8c8289be080e (diff) | |
download | yosys-d3216593da248c3b0dd2c46f6f5182be13bb1a17.tar.gz yosys-d3216593da248c3b0dd2c46f6f5182be13bb1a17.tar.bz2 yosys-d3216593da248c3b0dd2c46f6f5182be13bb1a17.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.25+0 +YOSYS_VER := 0.25+1 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |