diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-04-26 00:18:47 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-04-26 00:18:47 +0000 |
| commit | b30d90a14a6c84e5d20cb52ab008bf86503ed275 (patch) | |
| tree | 336caf6b2fcf2120cc21ee95e3743b69a5db3303 | |
| parent | 414dc25a96a724af2f13d680d1aee1da0d10e0a2 (diff) | |
| download | yosys-b30d90a14a6c84e5d20cb52ab008bf86503ed275.tar.gz yosys-b30d90a14a6c84e5d20cb52ab008bf86503ed275.tar.bz2 yosys-b30d90a14a6c84e5d20cb52ab008bf86503ed275.zip | |
Bump version
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.16+41 +YOSYS_VER := 0.16+58 GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o |
