aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-08-14 00:10:13 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-08-14 00:10:13 +0000
commit3cb3978ff4f8c917908d03eca6f07c57da52c0dc (patch)
tree850dd66cf7f1d476a03db09e25cdc25f67f75f56
parent3b534a203ae733c194415838259709dcf706c7bf (diff)
downloadyosys-3cb3978ff4f8c917908d03eca6f07c57da52c0dc.tar.gz
yosys-3cb3978ff4f8c917908d03eca6f07c57da52c0dc.tar.bz2
yosys-3cb3978ff4f8c917908d03eca6f07c57da52c0dc.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7e4d532c9..dfdb7afd8 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3475
+YOSYS_VER := 0.9+3477
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o