aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-28 00:10:04 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-28 00:10:04 +0000
commitf48298347cc01d538e20dd9d86b4f795780f8f1d (patch)
tree551200fe9c57816cd3c6227bc23d5f9f2330fde8 /Makefile
parentd30063ea652eba11a0319a1e29e16ac72f814224 (diff)
downloadyosys-f48298347cc01d538e20dd9d86b4f795780f8f1d.tar.gz
yosys-f48298347cc01d538e20dd9d86b4f795780f8f1d.tar.bz2
yosys-f48298347cc01d538e20dd9d86b4f795780f8f1d.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 d9e29b446..857747988 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3806
+YOSYS_VER := 0.9+3809
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o