aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-01-22 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-01-22 00:10:05 +0000
commit54294957ed15d954c69c2722028209077cf91cfe (patch)
treefcd4d41ba3c85bfe2c25328e17390d5ffa80f457 /Makefile
parent1f88a3de74eae3896e39795fd5a12d885ab29a93 (diff)
downloadyosys-54294957ed15d954c69c2722028209077cf91cfe.tar.gz
yosys-54294957ed15d954c69c2722028209077cf91cfe.tar.bz2
yosys-54294957ed15d954c69c2722028209077cf91cfe.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 728647a3f..eccfd3c82 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3852
+YOSYS_VER := 0.9+3855
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o