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