aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-13 00:10:07 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-13 00:10:07 +0000
commit5a881497e12a100438a51a2f0c1b133a8cc389ff (patch)
tree061bad105dbd4375031269744172e989abd3ceed /Makefile
parentd1b7007e5900868401a63e96a9ace534d09af7c0 (diff)
downloadyosys-5a881497e12a100438a51a2f0c1b133a8cc389ff.tar.gz
yosys-5a881497e12a100438a51a2f0c1b133a8cc389ff.tar.bz2
yosys-5a881497e12a100438a51a2f0c1b133a8cc389ff.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 24129fc43..0de22cfc0 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3755
+YOSYS_VER := 0.9+3758
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o