diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-02-25 01:04:22 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-02-25 01:04:22 +0000 |
| commit | 08c771078fbc146e867e640de095b1f5a9e8276f (patch) | |
| tree | d339c3dc732d2fd5eb22de10996209670646102f | |
| parent | 22d9bbb308009773f68e15b22280806027f7005d (diff) | |
| download | yosys-08c771078fbc146e867e640de095b1f5a9e8276f.tar.gz yosys-08c771078fbc146e867e640de095b1f5a9e8276f.tar.bz2 yosys-08c771078fbc146e867e640de095b1f5a9e8276f.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.14+51 +YOSYS_VER := 0.14+60 GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o |
