aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-09-11 00:10:06 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-09-11 00:10:06 +0000
commit859e52af59e75689f7b0615899bc3356ba5a7ca1 (patch)
tree535c693a4e573e20f211fbc698abfcfffe5e1ae7
parentda3002e580509d3679c2894d748b844a45e54e19 (diff)
downloadyosys-859e52af59e75689f7b0615899bc3356ba5a7ca1.tar.gz
yosys-859e52af59e75689f7b0615899bc3356ba5a7ca1.tar.bz2
yosys-859e52af59e75689f7b0615899bc3356ba5a7ca1.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9380b9b67..ab4553e9a 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3565
+YOSYS_VER := 0.9+3568
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o