You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ibatis.apache.org by gb...@apache.org on 2005/06/02 19:01:28 UTC

svn commit: r179610 - /incubator/ibatis/trunk/cs/mapper/IBatisNet.Common /incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess /incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Extensions /incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper

Author: gbayon
Date: Thu Jun  2 10:01:27 2005
New Revision: 179610

URL: http://svn.apache.org/viewcvs?rev=179610&view=rev
Log: (empty)

Modified:
    incubator/ibatis/trunk/cs/mapper/IBatisNet.Common/AssemblyInfo.cs
    incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Extensions/AssemblyInfo.cs
    incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess/AssemblyInfo.cs
    incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs

Modified: incubator/ibatis/trunk/cs/mapper/IBatisNet.Common/AssemblyInfo.cs
URL: http://svn.apache.org/viewcvs/incubator/ibatis/trunk/cs/mapper/IBatisNet.Common/AssemblyInfo.cs?rev=179610&r1=179609&r2=179610&view=diff
==============================================================================
--- incubator/ibatis/trunk/cs/mapper/IBatisNet.Common/AssemblyInfo.cs (original)
+++ incubator/ibatis/trunk/cs/mapper/IBatisNet.Common/AssemblyInfo.cs Thu Jun  2 10:01:27 2005
@@ -7,7 +7,7 @@
 // associated with an assembly.
 //
 [assembly: AssemblyTitle("IBatisNet.Common")]
-[assembly: AssemblyDescription("iBATIS.NET Data Mapper")]
+[assembly: AssemblyDescription("SVN 179390")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("")]
 [assembly: AssemblyProduct("iBATIS.NET")]
@@ -28,7 +28,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.1.458")]
+[assembly: AssemblyVersion("1.2.0")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Modified: incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Extensions/AssemblyInfo.cs
URL: http://svn.apache.org/viewcvs/incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Extensions/AssemblyInfo.cs?rev=179610&r1=179609&r2=179610&view=diff
==============================================================================
--- incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Extensions/AssemblyInfo.cs (original)
+++ incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess.Extensions/AssemblyInfo.cs Thu Jun  2 10:01:27 2005
@@ -7,10 +7,10 @@
 // associated with an assembly.
 //
 [assembly: AssemblyTitle("IBatisNet.DataAccess.Extensions")]
-[assembly: AssemblyDescription("iBATIS.NET Data Access")]
+[assembly: AssemblyDescription("SVN 179390")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("iBATIS.NET")]
+[assembly: AssemblyProduct("iBATIS.NET DataAccess Extensions")]
 [assembly: AssemblyCopyright("Copyright 2004,2005 The Apache Software Foundation")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]		
@@ -26,7 +26,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.5.458")]
+[assembly: AssemblyVersion("1.6.0")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Modified: incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess/AssemblyInfo.cs
URL: http://svn.apache.org/viewcvs/incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess/AssemblyInfo.cs?rev=179610&r1=179609&r2=179610&view=diff
==============================================================================
--- incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess/AssemblyInfo.cs (original)
+++ incubator/ibatis/trunk/cs/mapper/IBatisNet.DataAccess/AssemblyInfo.cs Thu Jun  2 10:01:27 2005
@@ -7,10 +7,10 @@
 // associated with an assembly.
 //
 [assembly: AssemblyTitle("IBatisNet.DataAccess")]
-[assembly: AssemblyDescription("iBATIS.NET Data Access")]
+[assembly: AssemblyDescription("SVN 179390")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("iBATIS.NET")]
+[assembly: AssemblyProduct("iBATIS.NET Data Access")]
 [assembly: AssemblyCopyright("Copyright 2004,2005 The Apache Software Foundation")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]		
@@ -26,7 +26,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.5.458")]
+[assembly: AssemblyVersion("1.6.0")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the 

Modified: incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs
URL: http://svn.apache.org/viewcvs/incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs?rev=179610&r1=179609&r2=179610&view=diff
==============================================================================
--- incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs (original)
+++ incubator/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs Thu Jun  2 10:01:27 2005
@@ -7,10 +7,10 @@
 // associated with an assembly.
 //
 [assembly: AssemblyTitle("IBatisNet.DataMapper")]
-[assembly: AssemblyDescription("iBATIS.NET Data Mapper")]
+[assembly: AssemblyDescription("SVN 179390")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("iBATIS.NET")]
+[assembly: AssemblyProduct("iBATIS.NET Data Mapper")]
 [assembly: AssemblyCopyright("Copyright 2004,2005 The Apache Software Foundation")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]		
@@ -26,7 +26,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.1.458")]
+[assembly: AssemblyVersion("1.2.0")]
 
 //
 // In order to sign your assembly you must specify a key to use. Refer to the