diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-03 00:15:41 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-01-03 00:15:41 +0000 |
commit | a27a297ebce0737a90007daf753a39c56e8d02c2 (patch) | |
tree | e6caee7266f6bb11b4211d251aa50f55b6f31bc5 /Makefile | |
parent | 583ab81670847bc0084708bab04c64cb43bc3a51 (diff) | |
download | yosys-a27a297ebce0737a90007daf753a39c56e8d02c2.tar.gz yosys-a27a297ebce0737a90007daf753a39c56e8d02c2.tar.bz2 yosys-a27a297ebce0737a90007daf753a39c56e8d02c2.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.24+10 +YOSYS_VER := 0.24+25 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |