aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-01-21 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-01-21 00:10:05 +0000
commit699a98b265a41b0565637323f929e6cb1f8837e0 (patch)
tree4890dbc53e483bb9e21b6ad30f2d4b3b6ec48256
parentb734f2c932d5945127a52b20d915c908d69ff188 (diff)
downloadyosys-699a98b265a41b0565637323f929e6cb1f8837e0.tar.gz
yosys-699a98b265a41b0565637323f929e6cb1f8837e0.tar.bz2
yosys-699a98b265a41b0565637323f929e6cb1f8837e0.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a6e7f07fc..728647a3f 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3845
+YOSYS_VER := 0.9+3852
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o