We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e190663 commit ce2f663Copy full SHA for ce2f663
1 file changed
PC/python_nt.rc
@@ -15,7 +15,7 @@
15
#define MS_DLL_ID "2.3"
16
17
#ifndef PYTHON_DLL_NAME
18
-#define PYTHON_DLL_NAME "python22.dll"
+#define PYTHON_DLL_NAME "python23.dll"
19
#endif
20
21
/* Nothing below this should need to be changed except for copyright
0 commit comments