[Zope3-checkins] SVN: Zope3/tags/ZopeX3-3.0.0b4/ Prepare the tagged tree for release (see

Fred L. Drake, Jr. fdrake at gmail.com
Thu Sep 2 14:54:54 EDT 2004


Log message for revision 27428:
  Prepare the tagged tree for release (see
  http://dev.zope.org/Zope3/MakingARelease for information).
  


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


-=-
Modified: Zope3/tags/ZopeX3-3.0.0b4/doc/CHANGES.txt
===================================================================
--- Zope3/tags/ZopeX3-3.0.0b4/doc/CHANGES.txt	2004-09-02 18:45:35 UTC (rev 27427)
+++ Zope3/tags/ZopeX3-3.0.0b4/doc/CHANGES.txt	2004-09-02 18:54:53 UTC (rev 27428)
@@ -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.0b4/src/zope/app/PACKAGE.cfg
===================================================================
--- Zope3/tags/ZopeX3-3.0.0b4/src/zope/app/PACKAGE.cfg	2004-09-02 18:45:35 UTC (rev 27427)
+++ Zope3/tags/ZopeX3-3.0.0b4/src/zope/app/PACKAGE.cfg	2004-09-02 18:54:53 UTC (rev 27428)
@@ -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.0b4/src/zope/app/version.txt
===================================================================
--- Zope3/tags/ZopeX3-3.0.0b4/src/zope/app/version.txt	2004-09-02 18:45:35 UTC (rev 27427)
+++ Zope3/tags/ZopeX3-3.0.0b4/src/zope/app/version.txt	2004-09-02 18:54:53 UTC (rev 27428)
@@ -0,0 +1 @@
+X3 3.0.0b4


Property changes on: Zope3/tags/ZopeX3-3.0.0b4/src/zope/app/version.txt
___________________________________________________________________
Name: svn:mime-type
   + text/plain
Name: svn:eol-style
   + native



More information about the Zope3-Checkins mailing list