aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-09-01 00:10:06 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-09-01 00:10:06 +0000
commit244af8b8b715642a54af22018fb03ad965ca7be1 (patch)
tree473b796ebc1702eec813315892eb9b4fd56640a8 /Makefile
parent04d5692a852008ec82dec78a6f639d110c6bb3a9 (diff)
downloadyosys-244af8b8b715642a54af22018fb03ad965ca7be1.tar.gz
yosys-244af8b8b715642a54af22018fb03ad965ca7be1.tar.bz2
yosys-244af8b8b715642a54af22018fb03ad965ca7be1.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 8c61c5782..6efaa7f2d 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3541
+YOSYS_VER := 0.9+3547
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o