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