Merge pull request #1559 from YosysHQ/efinix_test_fix
[yosys.git] / Makefile
index 9140cac0f8a79f091c554b5143955e1fa1cd7b0f..43c4d089027b01f68adfd3386612a3b64d9c1853 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ LDFLAGS += -rdynamic
 LDLIBS += -lrt
 endif
 
-YOSYS_VER := 0.9+932
+YOSYS_VER := 0.9+1706
 GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
 OBJS = kernel/version_$(GIT_REV).o