[Zope3-checkins] SVN: Zope3/tags/ZopeX3-3.0.0c2/ Make the branch ready for a release.

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Oct 5 11:57:57 EDT 2004


Log message for revision 27750:
  Make the branch ready for a release.
  


Changed:
  U   Zope3/tags/ZopeX3-3.0.0c2/doc/CHANGES.txt
  U   Zope3/tags/ZopeX3-3.0.0c2/src/zope/app/PACKAGE.cfg
  A   Zope3/tags/ZopeX3-3.0.0c2/src/zope/app/version.txt


-=-
Modified: Zope3/tags/ZopeX3-3.0.0c2/doc/CHANGES.txt
===================================================================
--- Zope3/tags/ZopeX3-3.0.0c2/doc/CHANGES.txt	2004-10-05 15:50:13 UTC (rev 27749)
+++ Zope3/tags/ZopeX3-3.0.0c2/doc/CHANGES.txt	2004-10-05 15:57:57 UTC (rev 27750)
@@ -33,9 +33,6 @@
       Stephan Richter, Dmitry Vasiliev, Scott Pascoe, Bjorn Tillenius,
       Eckart Hertzler, Roger Ineichen, Stuart Bishop
 
-      Note: If you are not listed and contributed, please add yourself. This
-      note will be deleted before the release.
-
   ------------------------------------------------------------------
 
   Zope X3.0.0 Beta 2

Modified: Zope3/tags/ZopeX3-3.0.0c2/src/zope/app/PACKAGE.cfg
===================================================================
--- Zope3/tags/ZopeX3-3.0.0c2/src/zope/app/PACKAGE.cfg	2004-10-05 15:50:13 UTC (rev 27749)
+++ Zope3/tags/ZopeX3-3.0.0c2/src/zope/app/PACKAGE.cfg	2004-10-05 15:57:57 UTC (rev 27750)
@@ -14,6 +14,7 @@
 <collection>
 
 README.txt
+version.txt
 
 # These things are absolutely essential to making Zope 3 run.
 

Added: Zope3/tags/ZopeX3-3.0.0c2/src/zope/app/version.txt
===================================================================
--- Zope3/tags/ZopeX3-3.0.0c2/src/zope/app/version.txt	2004-10-05 15:50:13 UTC (rev 27749)
+++ Zope3/tags/ZopeX3-3.0.0c2/src/zope/app/version.txt	2004-10-05 15:57:57 UTC (rev 27750)
@@ -0,0 +1 @@
+X3 3.0.0c2
\ No newline at end of file



More information about the Zope3-Checkins mailing list