]> granicus.if.org Git - python/commitdiff
Bump MS_DLL_ID to 1.5.2
authorGuido van Rossum <guido@python.org>
Thu, 6 Aug 1998 04:56:06 +0000 (04:56 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 6 Aug 1998 04:56:06 +0000 (04:56 +0000)
PC/python_nt.rc

index b3f262ccdef0c2fbba01f6c56faa4e2b7c6f59c9..71361fe66665f0bf0fd661ac98146d3fcefdfb3d 100644 (file)
@@ -8,7 +8,7 @@
 #include "modsupport.h"
 #include "patchlevel.h"
 
-#define MS_DLL_ID "1.5.1"
+#define MS_DLL_ID "1.5.2"
 
 #define PYTHON_VERSION MS_DLL_ID "." PYTHON_API_STRING "\0"