bloritsch    2003/08/05 06:39:51

  Modified:    csframework/src/cs AssemblyInfo.cs
               csframework/src/test AssemblyInfo.cs
  Log:
  update the versioning info
  
  Revision  Changes    Path
  1.7       +1 -1      avalon-sandbox/csframework/src/cs/AssemblyInfo.cs
  
  Index: AssemblyInfo.cs
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/csframework/src/cs/AssemblyInfo.cs,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- AssemblyInfo.cs   24 Jun 2003 12:18:24 -0000      1.6
  +++ AssemblyInfo.cs   5 Aug 2003 13:39:48 -0000       1.7
  @@ -74,7 +74,7 @@
   // You can specify all the values or you can default the Revision and Build Numbers 
   // by using the '*' as shown below:
   
  -[assembly: AssemblyVersion("1.0.*")]
  +[assembly: AssemblyVersion("1.0.0.0")]
   
   //
   // In order to sign your assembly you must specify a key to use. Refer to the 
  
  
  
  1.3       +1 -1      avalon-sandbox/csframework/src/test/AssemblyInfo.cs
  
  Index: AssemblyInfo.cs
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/csframework/src/test/AssemblyInfo.cs,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- AssemblyInfo.cs   27 Jun 2003 13:25:23 -0000      1.2
  +++ AssemblyInfo.cs   5 Aug 2003 13:39:51 -0000       1.3
  @@ -74,7 +74,7 @@
   // You can specify all the values or you can default the Revision and Build Numbers 
   // by using the '*' as shown below:
   
  -[assembly: AssemblyVersion("1.0.*")]
  +[assembly: AssemblyVersion("1.0.0.0")]
   
   //
   // In order to sign your assembly you must specify a key to use. Refer to the 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to