diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-11 01:16:47 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-11 01:16:47 +0000 |
commit | 7b476996df962b63656152f643ff2181143f516e (patch) | |
tree | 31641e376f623e4753e29540c0492d5ae03223e1 /Makefile | |
parent | 2677569d48ea6e84b8a09fb789f25a40e4a5da08 (diff) | |
download | yosys-7b476996df962b63656152f643ff2181143f516e.tar.gz yosys-7b476996df962b63656152f643ff2181143f516e.tar.bz2 yosys-7b476996df962b63656152f643ff2181143f516e.zip |
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.25+3 +YOSYS_VER := 0.25+8 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |