aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-27 00:10:10 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-27 00:10:10 +0000
commitaf457ce8d05bb57a48831c3c252c708625ae0ffd (patch)
treee91bea9ed67061bfa0069660895f0070f5eb8630
parentce7f06f76ea3a5b5159799618e746b74856be041 (diff)
downloadyosys-af457ce8d05bb57a48831c3c252c708625ae0ffd.tar.gz
yosys-af457ce8d05bb57a48831c3c252c708625ae0ffd.tar.bz2
yosys-af457ce8d05bb57a48831c3c252c708625ae0ffd.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8032ce2de..d9e29b446 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3803
+YOSYS_VER := 0.9+3806
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o