diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-11-09 00:53:27 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-11-09 00:53:27 +0000 |
| commit | 4871d8f19911dc48bf7726519437be8a821c0a1f (patch) | |
| tree | 7d48397e0b2413f0064649f960def7cb97aa1b21 | |
| parent | cd71d260ea9c9ab77e44cf62760d633f85801293 (diff) | |
| download | yosys-4871d8f19911dc48bf7726519437be8a821c0a1f.tar.gz yosys-4871d8f19911dc48bf7726519437be8a821c0a1f.tar.bz2 yosys-4871d8f19911dc48bf7726519437be8a821c0a1f.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.11+7 +YOSYS_VER := 0.11+10 GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o |
