aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-01-14 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-01-14 00:10:05 +0000
commit7cd044bbc4cc4b63302363f77d913403957fdcd3 (patch)
treefb2e3fbf03867c5d2c7e267d36836858d519acd5
parent0927675147b422b2d41b90a352fb73bc19fa83de (diff)
downloadyosys-7cd044bbc4cc4b63302363f77d913403957fdcd3.tar.gz
yosys-7cd044bbc4cc4b63302363f77d913403957fdcd3.tar.bz2
yosys-7cd044bbc4cc4b63302363f77d913403957fdcd3.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8602a3f3c..e00f50075 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3833
+YOSYS_VER := 0.9+3836
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o