aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-02-07 00:10:04 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-02-07 00:10:04 +0000
commiteff18a2b1519428b11400979f116342086c13e13 (patch)
treee3de996028f02b611a50c460762023e2e5fa59d9
parent331de7a518485936195d8c24019c243000fb6a2b (diff)
downloadyosys-eff18a2b1519428b11400979f116342086c13e13.tar.gz
yosys-eff18a2b1519428b11400979f116342086c13e13.tar.bz2
yosys-eff18a2b1519428b11400979f116342086c13e13.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0a8dc438..794965655 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3891
+YOSYS_VER := 0.9+3894
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o