aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-10-31 00:10:15 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-10-31 00:10:15 +0000
commit166a84bdb8740970326ec76c79d676f30723bbbb (patch)
tree73261dfae0c40377b286f889db37cff0cb027124
parentc228cb74d613ea37a54e12df96e97a142124ddab (diff)
downloadyosys-166a84bdb8740970326ec76c79d676f30723bbbb.tar.gz
yosys-166a84bdb8740970326ec76c79d676f30723bbbb.tar.bz2
yosys-166a84bdb8740970326ec76c79d676f30723bbbb.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 88a9f35f4..6bfe47f98 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3654
+YOSYS_VER := 0.9+3656
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o