aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-08-10 09:30:51 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-08-10 09:30:51 +0000
commit04f6158bf2ce9a95970f1be435351786f59bed92 (patch)
tree9e310ce1ede1d6bb6729a06b1b71d030dac879a8 /Makefile
parent9a4f420b4b8285bd05181b6988c35ce45e3c979a (diff)
downloadyosys-04f6158bf2ce9a95970f1be435351786f59bed92.tar.gz
yosys-04f6158bf2ce9a95970f1be435351786f59bed92.tar.bz2
yosys-04f6158bf2ce9a95970f1be435351786f59bed92.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 127fd972b..251d89531 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3468
+YOSYS_VER := 0.9+3470
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o