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