diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-11-03 00:52:24 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-11-03 00:52:24 +0000 |
| commit | 11e58d5415d70e2255c6fcac9f0580933f829033 (patch) | |
| tree | 2bac5d9470a9fa223efc0f0e88bd92ef1dfc7f6a | |
| parent | f346868cccb4bcc9de9c21e6e172a2d1cebf6dc8 (diff) | |
| download | yosys-11e58d5415d70e2255c6fcac9f0580933f829033.tar.gz yosys-11e58d5415d70e2255c6fcac9f0580933f829033.tar.bz2 yosys-11e58d5415d70e2255c6fcac9f0580933f829033.zip | |
Bump version
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.10+69 +YOSYS_VER := 0.10+71 GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o |
