Log message for revision 65842:
  Move to build 207 of pywin32 (this should have been
  done before Zope 2.8.6 was tagged).
  

Changed:
  U   Zope/tags/2-8-6/inst/WinBuilders/mk/python.mk

-=-
Modified: Zope/tags/2-8-6/inst/WinBuilders/mk/python.mk
===================================================================
--- Zope/tags/2-8-6/inst/WinBuilders/mk/python.mk       2006-03-06 20:43:04 UTC 
(rev 65841)
+++ Zope/tags/2-8-6/inst/WinBuilders/mk/python.mk       2006-03-07 01:05:37 UTC 
(rev 65842)
@@ -1,12 +1,12 @@
 # The Python and pywin32 versions.  For Python, both the source tarball
-# and the Windows installer must be in tmp/.  For pywin32 (previously known 
+# and the Windows installer must be in tmp/.  For pywin32 (previously known
 # as win32all), the Windows installer must be in tmp/.  Nothing beyond those
 # is required to build Python, and you don't even need a compiler.
 PYVERSION_MAJOR=2
 PYVERSION_MINOR=3
 PYVERSION_PATCH=5
 PYVERSION=$(PYVERSION_MAJOR).$(PYVERSION_MINOR).$(PYVERSION_PATCH)
-W32ALLVERSION=205
+W32ALLVERSION=207
 
 # CAUTION:  Extracting files from Wise installers doesn't really do what
 # you expect.  While a Wise installer is a zip file, the zip file

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to