aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-09-30 00:10:09 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-09-30 00:10:09 +0000
commit5a3ac39f5f48abfd5af1f907f52689c2e9779bb3 (patch)
tree7e8f0a72d9eb71026744405ddeaf69c6fac71e80 /Makefile
parent7b9a93aa2e455de499f8ddccf19507f5e932dd42 (diff)
downloadyosys-5a3ac39f5f48abfd5af1f907f52689c2e9779bb3.tar.gz
yosys-5a3ac39f5f48abfd5af1f907f52689c2e9779bb3.tar.bz2
yosys-5a3ac39f5f48abfd5af1f907f52689c2e9779bb3.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 90955abda..a08625665 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3591
+YOSYS_VER := 0.9+3597
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o