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