aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-04 00:10:06 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-04 00:10:06 +0000
commit95c60866813e520da48c628d4f98a2fe2cb4db25 (patch)
tree69e0497bf53ed2cf783fba93f92dac010cef5582
parent13a270555be2965b7204872ca60e030b6573accc (diff)
downloadyosys-95c60866813e520da48c628d4f98a2fe2cb4db25.tar.gz
yosys-95c60866813e520da48c628d4f98a2fe2cb4db25.tar.bz2
yosys-95c60866813e520da48c628d4f98a2fe2cb4db25.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4d15c79b7..45fd2fd7e 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3743
+YOSYS_VER := 0.9+3746
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o