craigmcc    01/02/23 09:04:53

  Modified:    src/conf MANIFEST.MF
  Log:
  Update Struts version information recorded in struts.jar.
  
  Revision  Changes    Path
  1.2       +2 -3      jakarta-struts/src/conf/MANIFEST.MF
  
  Index: MANIFEST.MF
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/conf/MANIFEST.MF,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MANIFEST.MF       2000/10/01 02:37:28     1.1
  +++ MANIFEST.MF       2001/02/23 17:04:53     1.2
  @@ -2,10 +2,9 @@
   Extension-Name: Struts Framework
   Specification-Title: Struts Framework
   Specification-Vendor: Apache Software Foundation
  -Specification-Version: 0.9
  +Specification-Version: 1.0
   Implementation-Title: Struts Framework
   Implementation-Vendor: Apache Software Foundation
   Implementation-Vendor-Id: org.apache
  -Implementation-Version: 0.9
  -
  +Implementation-Version: 1.0
   
  
  
  

Reply via email to