craigmcc    01/06/23 10:50:38

  Modified:    src/example/org/apache/struts/webapp/example Tag:
                        STRUTS_1_0_BRANCH ApplicationResources.properties
  Log:
  Grr, Forgot to update the version number in the example app.
  
  Submitted by: Dan Connelly <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +1 -1      
jakarta-struts/src/example/org/apache/struts/webapp/example/ApplicationResources.properties
  
  Index: ApplicationResources.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/example/org/apache/struts/webapp/example/ApplicationResources.properties,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- ApplicationResources.properties   2001/04/11 02:09:59     1.1
  +++ ApplicationResources.properties   2001/06/23 17:50:38     1.1.2.1
  @@ -31,7 +31,7 @@
   index.heading=MailReader Demonstration Application Options
   index.logon=Log on to the MailReader Demonstration Application
   index.registration=Register with the MailReader Demonstration Application
  -index.title=MailReader Demonstration Application (Struts 1.0-b1)
  +index.title=MailReader Demonstration Application (Struts 1.0)
   index.tour=A Walking Tour of the Example Application
   linkSubscription.io=I/O Error: {0}
   linkSubscription.noSubscription=No subscription under attribute {0}
  
  
  

Reply via email to