From: Guido van Rossum Date: Wed, 29 Mar 2000 01:50:50 +0000 (+0000) Subject: Version -> 1.6. X-Git-Tag: v1.6a1~115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c94a8882c7a2e86252015a50c2ffbfb3fc53d62;p=thirdparty%2FPython%2Fcpython.git Version -> 1.6. --- diff --git a/PC/python_nt.rc b/PC/python_nt.rc index 8eaa7311e543..66b0d5281286 100644 --- a/PC/python_nt.rc +++ b/PC/python_nt.rc @@ -8,12 +8,12 @@ #include "modsupport.h" #include "patchlevel.h" -#define MS_DLL_ID "1.5" +#define MS_DLL_ID "1.6" #define PYTHON_VERSION MS_DLL_ID "." PYTHON_API_STRING "\0" #ifndef PYTHON_DLL_NAME -#define PYTHON_DLL_NAME "Python15.dll" +#define PYTHON_DLL_NAME "Python16.dll" #endif // String Tables