aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-23 00:10:07 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-23 00:10:07 +0000
commit832f6aa777558ccef3b06798d182372b5783c51f (patch)
treee65678d9b171bd06f1f7b99c71b08cdb7b38d08f
parentd15c63effc49e6227e99412afa8a78afb48de0e1 (diff)
downloadyosys-832f6aa777558ccef3b06798d182372b5783c51f.tar.gz
yosys-832f6aa777558ccef3b06798d182372b5783c51f.tar.bz2
yosys-832f6aa777558ccef3b06798d182372b5783c51f.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9ece371c5..7dee38478 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3780
+YOSYS_VER := 0.9+3796
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o