aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-01-25 00:10:07 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-01-25 00:10:07 +0000
commit410ea422429aa31e5b5af7628d6126a3d3884512 (patch)
treeb2c7cdaceee6252a6fbd2ef9006ac99598778c6e
parent2257a9a721cc86d298d73c17f2564a6a7379232e (diff)
downloadyosys-410ea422429aa31e5b5af7628d6126a3d3884512.tar.gz
yosys-410ea422429aa31e5b5af7628d6126a3d3884512.tar.bz2
yosys-410ea422429aa31e5b5af7628d6126a3d3884512.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eccfd3c82..da1ffdda5 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3855
+YOSYS_VER := 0.9+3858
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o