diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-10 00:19:39 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-10 00:19:39 +0000 |
commit | 553eb6ac1eb49085f979d7650d83b3b93298835a (patch) | |
tree | 220dc55aaf065ec5f9afdff7a12369706632d53a | |
parent | c75f12a989d0a98c19e34e367a9fb688c9463252 (diff) | |
download | yosys-553eb6ac1eb49085f979d7650d83b3b93298835a.tar.gz yosys-553eb6ac1eb49085f979d7650d83b3b93298835a.tar.bz2 yosys-553eb6ac1eb49085f979d7650d83b3b93298835a.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.23+1 +YOSYS_VER := 0.23+3 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |