diff options
| author | Yosys Bot <yosys-bot@symbioticeda.com> | 2021-02-05 00:10:05 +0000 |
|---|---|---|
| committer | Yosys Bot <yosys-bot@symbioticeda.com> | 2021-02-05 00:10:05 +0000 |
| commit | 7c6bf42db8cf8e269b04591a80d8e085e072059a (patch) | |
| tree | f8ec124ea244f52bc3e6c11989304b97845c94eb | |
| parent | baf1875307f1608762169d3037ba005da88b201e (diff) | |
| download | yosys-7c6bf42db8cf8e269b04591a80d8e085e072059a.tar.gz yosys-7c6bf42db8cf8e269b04591a80d8e085e072059a.tar.bz2 yosys-7c6bf42db8cf8e269b04591a80d8e085e072059a.zip | |
Bump version
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.9+3885 +YOSYS_VER := 0.9+3888 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN) OBJS = kernel/version_$(GIT_REV).o |
