aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-11-03 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-11-03 00:10:05 +0000
commite7f36d01e44fb76b2352606ee6c7001662a7c638 (patch)
tree08a1bf227463d6bca31fc1396b470c6f0fd496f3 /Makefile
parentc9e6a5b854948e9fba8d9498fb54a204195969c6 (diff)
downloadyosys-e7f36d01e44fb76b2352606ee6c7001662a7c638.tar.gz
yosys-e7f36d01e44fb76b2352606ee6c7001662a7c638.tar.bz2
yosys-e7f36d01e44fb76b2352606ee6c7001662a7c638.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 7164fe524..a83b21b26 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3664
+YOSYS_VER := 0.9+3667
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o