<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 14, 2016 at 8:54 PM, Yen Chi Hsuan <span dir="ltr"><<a href="mailto:yan12125@gmail.com" target="_blank">yan12125@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
 Modules/FindPythonInterp.cmake | 2 +-<br>
 Modules/FindPythonLibs.cmake   | 2 +-<br>
 2 files changed, 2 insertions(+), 2 deletions(-)<br>
<br>
diff --git a/Modules/FindPythonInterp.<wbr>cmake b/Modules/FindPythonInterp.<wbr>cmake<br>
index e194185..4d726f2 100644<br>
--- a/Modules/FindPythonInterp.<wbr>cmake<br>
+++ b/Modules/FindPythonInterp.<wbr>cmake<br>
@@ -52,7 +52,7 @@ unset(_Python_NAMES)<br>
<br>
 set(_PYTHON1_VERSIONS 1.6 1.5)<br>
 set(_PYTHON2_VERSIONS 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0)<br>
-set(_PYTHON3_VERSIONS 3.6 3.5 3.4 3.3 3.2 3.1 3.0)<br>
+set(_PYTHON3_VERSIONS 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0)<br>
<br>
 if(PythonInterp_FIND_VERSION)<br>
     if(PythonInterp_FIND_VERSION_<wbr>COUNT GREATER 1)<br>
diff --git a/Modules/FindPythonLibs.cmake b/Modules/FindPythonLibs.cmake<br>
index ab92f86..d9916a1 100644<br>
--- a/Modules/FindPythonLibs.cmake<br>
+++ b/Modules/FindPythonLibs.cmake<br>
@@ -84,7 +84,7 @@ set(CMAKE_FIND_FRAMEWORK LAST)<br>
<br>
 set(_PYTHON1_VERSIONS 1.6 1.5)<br>
 set(_PYTHON2_VERSIONS 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0)<br>
-set(_PYTHON3_VERSIONS 3.6 3.5 3.4 3.3 3.2 3.1 3.0)<br>
+set(_PYTHON3_VERSIONS 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0)<br>
<br>
 if(PythonLibs_FIND_VERSION)<br>
     if(PythonLibs_FIND_VERSION_<wbr>COUNT GREATER 1)<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.9.3<br>
<br>
</font></span></blockquote></div><br></div><div class="gmail_extra">Hi all,<br><br></div><div class="gmail_extra">I use `git send-email -1` to send the previous email. Is it correct? Or I should attach the patch manually in a new email instead? Thanks.<br><br></div><div class="gmail_extra">Regards,<br><br></div><div class="gmail_extra">Yen Chi Hsuan<br></div></div>