Bump version
[yosys.git] / Makefile
index 24129fc4347ed56d8eb84c7069e96d47e0cdb724..d9e29b44602aa580c2ae14f44c7d02e207846b5d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
 LDLIBS += -lrt
 endif
 
-YOSYS_VER := 0.9+3755
+YOSYS_VER := 0.9+3806
 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
 OBJS = kernel/version_$(GIT_REV).o