diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-01-29 02:48:50 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-01-29 02:48:50 +0000 |
| commit | 772d137bfac1cf261da2b7270a125ea32f3fb6a0 (patch) | |
| tree | b43a4c199a9b86e961f00a47c11f7d0d5d21dc6c | |
| parent | 93508d58dafbbffcedffa70b21a197b6fca8bb30 (diff) | |
| download | yosys-772d137bfac1cf261da2b7270a125ea32f3fb6a0.tar.gz yosys-772d137bfac1cf261da2b7270a125ea32f3fb6a0.tar.bz2 yosys-772d137bfac1cf261da2b7270a125ea32f3fb6a0.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.13+21 +YOSYS_VER := 0.13+25 GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o |
