Bump version
[yosys.git] / Makefile
index f60fe30ed6fb4bac5074f4a1c7bb63a7fdcfd4b5..beb3066b7c1ca660a3770f8d0d64ca8f5a8205b0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
 LDLIBS += -lrt
 endif
 
-YOSYS_VER := 0.15+11
+YOSYS_VER := 0.15+40
 GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
 OBJS = kernel/version_$(GIT_REV).o