vgritsenko    02/04/06 10:03:53

  Modified:    src/webapp/welcome welcome.xhtml
  Log:
  fix version
  
  Revision  Changes    Path
  1.3       +3 -3      xml-cocoon2/src/webapp/welcome/welcome.xhtml
  
  Index: welcome.xhtml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/welcome/welcome.xhtml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- welcome.xhtml     18 Mar 2002 20:01:47 -0000      1.2
  +++ welcome.xhtml     6 Apr 2002 18:03:53 -0000       1.3
  @@ -2,7 +2,7 @@
      <head>
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   
  -      <title>Apache Cocoon 2.0.2-dev</title>
  +      <title>Apache Cocoon @version@</title>
   
         <link href="favicon.ico" rel="SHORTCUT ICON" />
      </head>
  @@ -25,7 +25,7 @@
               <tr>
                  <td align="center" width="30%">
                     <font color="#000000" face="arial,helvetica,sanserif">
  -                     <b>version 2.0.2-dev</b>
  +                     <b>version @version@</b>
                     </font>
                  </td>
               </tr>
  @@ -117,7 +117,7 @@
         <p align="center">
            <br />
   
  -         <font size="-1">Copyright &#194;&#169; 1999-2002 
  +         <font size="-1">Copyright &#169; 1999-2002 
            <a href="http://www.apache.org/";>The Apache Software Foundation</a>
   
            . 
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to