[Zope-Checkins] SVN: Zope/branches/2.10/doc/CHANGES.txt

2006-09-25 Thread Andreas Jung
Log message for revision 70364:
  

Changed:
  U   Zope/branches/2.10/doc/CHANGES.txt

-=-
Modified: Zope/branches/2.10/doc/CHANGES.txt
===
--- Zope/branches/2.10/doc/CHANGES.txt  2006-09-25 12:34:15 UTC (rev 70363)
+++ Zope/branches/2.10/doc/CHANGES.txt  2006-09-25 14:08:33 UTC (rev 70364)
@@ -4,7 +4,7 @@
   Change information for previous versions of Zope can be found in the
   file HISTORY.txt.
   
-  after Zope 2.10.0 RC 1 (unreleased)
+  Zope 2.10.0 RC 1 (2006/09/25)
 
 Bugs fixed
 

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


[Zope-Checkins] SVN: Zope/branches/2.10/inst/ using Python naming scheme

2006-09-25 Thread Andreas Jung
Log message for revision 70365:
  using Python naming scheme
  

Changed:
  U   Zope/branches/2.10/inst/WinBuilders/mk/zope.mk
  U   Zope/branches/2.10/inst/versions.py

-=-
Modified: Zope/branches/2.10/inst/WinBuilders/mk/zope.mk
===
--- Zope/branches/2.10/inst/WinBuilders/mk/zope.mk  2006-09-25 14:08:33 UTC 
(rev 70364)
+++ Zope/branches/2.10/inst/WinBuilders/mk/zope.mk  2006-09-25 14:12:02 UTC 
(rev 70365)
@@ -1,4 +1,4 @@
-ZOPEVERSION = 2.10.0-rc1
+ZOPEVERSION = 2.10.0-c1
 ZOPEDIRNAME := Zope-$(ZOPEVERSION)
 
 ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz

Modified: Zope/branches/2.10/inst/versions.py
===
--- Zope/branches/2.10/inst/versions.py 2006-09-25 14:08:33 UTC (rev 70364)
+++ Zope/branches/2.10/inst/versions.py 2006-09-25 14:12:02 UTC (rev 70365)
@@ -4,4 +4,4 @@
 
 # always start prerelease branches with '0' to avoid upgrade
 # issues in RPMs
-VERSION_RELEASE_TAG = 'rc1'
+VERSION_RELEASE_TAG = 'c1'

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


[Zope-Checkins] SVN: Zope/tags/2.10.0c1/ Zope 2.10.0c1

2006-09-25 Thread Andreas Jung
Log message for revision 70366:
  Zope 2.10.0c1
  

Changed:
  A   Zope/tags/2.10.0c1/

-=-
Copied: Zope/tags/2.10.0c1 (from rev 70365, Zope/branches/2.10)

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