aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-20 00:10:10 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-20 00:10:10 +0000
commitb90d51e35ddcb4b25814acac9bf6e09b4478b6ef (patch)
tree5c2a721a568d30e1f9339f5d60d9c9d14156853a /Makefile
parentab9e2f4fda1da455643579537d0ae6ffc6d46aab (diff)
downloadyosys-b90d51e35ddcb4b25814acac9bf6e09b4478b6ef.tar.gz
yosys-b90d51e35ddcb4b25814acac9bf6e09b4478b6ef.tar.bz2
yosys-b90d51e35ddcb4b25814acac9bf6e09b4478b6ef.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 0235775a4..c1c112ec9 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3762
+YOSYS_VER := 0.9+3773
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o