aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-24 00:10:08 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-24 00:10:08 +0000
commit449154803737f45406f711d965113536bc8ae818 (patch)
tree4ca430aa6be167bd50cf3c8e663370a3c337a4f9 /Makefile
parent54466dc653910307af40bf6955df9c8b6126bf48 (diff)
downloadyosys-449154803737f45406f711d965113536bc8ae818.tar.gz
yosys-449154803737f45406f711d965113536bc8ae818.tar.bz2
yosys-449154803737f45406f711d965113536bc8ae818.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 7dee38478..8032ce2de 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3796
+YOSYS_VER := 0.9+3803
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o