From 63e9c721148f8a91bc68484c3f9ee42cfbc4316f Mon Sep 17 00:00:00 2001 From: tomek Date: Fri, 23 Dec 2016 14:04:32 +0100 Subject: win32: Update Python to 3.6 --- win32/hexchat.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'win32/hexchat.props') diff --git a/win32/hexchat.props b/win32/hexchat.props index 1503c201..818894fb 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -9,7 +9,7 @@ c:\gtk-build\msgfmt c:\gtk-build\perl-5.20 c:\gtk-build\python-2.7 - c:\gtk-build\python-3.5 + c:\gtk-build\python-3.6 c:\gtk-build\WinSparkle @@ -27,7 +27,7 @@ python27 hcpython2 $(YourPython3Path)\$(PlatformName) - python35 + python36 hcpython3 $(DepsRoot)\include\luajit-2.0 hclua -- cgit 1.4.1