aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-01-29 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-01-29 00:10:05 +0000
commitffa1cb836be07b2bfec46da76ef7c7ab5fda6995 (patch)
treeca6fbcd9c985ffc56567d57a27acb1a45af2ad42
parent74b0c385200d4282011c372d08e1e64b540d4132 (diff)
downloadyosys-ffa1cb836be07b2bfec46da76ef7c7ab5fda6995.tar.gz
yosys-ffa1cb836be07b2bfec46da76ef7c7ab5fda6995.tar.bz2
yosys-ffa1cb836be07b2bfec46da76ef7c7ab5fda6995.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4a228b81..7755df501 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3871
+YOSYS_VER := 0.9+3876
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o