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