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