rse         97/08/22 00:22:35

  Modified:    .        how-to-release.html
  Log:
  Both generic and specific version numbers confuse.
  
  Revision  Changes    Path
  1.13      +1 -1      apache-devsite/how-to-release.html
  
  Index: how-to-release.html
  ===================================================================
  RCS file: /export/home/cvs/apache-devsite/how-to-release.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- how-to-release.html       1997/08/21 01:14:18     1.12
  +++ how-to-release.html       1997/08/22 07:22:34     1.13
  @@ -62,7 +62,7 @@
        <code><b>$ cd ../../..</b></code>
   <P>
   <LI> Roll the distribution tarball:<br>
  -     <code><b>$ tar cvf apache_1.X.Y.tar apache_1.2.3</b></code><br>
  +     <code><b>$ tar cvf apache_1.X.Y.tar apache_1.X.Y</b></code><br>
   <P>
   <LI> Make the final packed distribution files:<br>
        <code><b>$ cp -p apache_1.X.Y.tar xapache_1.X.Y.tar</b></code><br>
  
  
  

Reply via email to