aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-08-28 00:10:07 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-08-28 00:10:07 +0000
commitc75d8c7439f84111f537c21c01eaae9df5e935f0 (patch)
tree9e1b1f8c59f9381753e1f0ee7d894a3765ac1658
parentcc0a4e8f3936b3a1800b6b8481a89f3f76b3584a (diff)
downloadyosys-c75d8c7439f84111f537c21c01eaae9df5e935f0.tar.gz
yosys-c75d8c7439f84111f537c21c01eaae9df5e935f0.tar.bz2
yosys-c75d8c7439f84111f537c21c01eaae9df5e935f0.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c0781d26d..f9d5aa2a6 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3527
+YOSYS_VER := 0.9+3537
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o