Author: gbayon
Date: Sun May 18 01:04:55 2008
New Revision: 657509

URL: http://svn.apache.org/viewvc?rev=657509&view=rev
Log:
Change version number to 3.*

Modified:
    ibatis/trunk/cs/V3/src/Apache.Ibatis.Common/AssemblyInfo.cs
    ibatis/trunk/cs/V3/src/Apache.Ibatis.DataMapper/AssemblyInfo.cs

Modified: ibatis/trunk/cs/V3/src/Apache.Ibatis.Common/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/cs/V3/src/Apache.Ibatis.Common/AssemblyInfo.cs?rev=657509&r1=657508&r2=657509&view=diff
==============================================================================
--- ibatis/trunk/cs/V3/src/Apache.Ibatis.Common/AssemblyInfo.cs (original)
+++ ibatis/trunk/cs/V3/src/Apache.Ibatis.Common/AssemblyInfo.cs Sun May 18 
01:04:55 2008
@@ -24,5 +24,5 @@
 [assembly: AssemblyTitle("Apache.Ibatis.Common")]
 [assembly: AssemblyDescription("Common object used by DataMapper component in 
iBATIS")]
        
-[assembly: AssemblyVersion("2.0.0")]
+[assembly: AssemblyVersion("3.0.0")]
 

Modified: ibatis/trunk/cs/V3/src/Apache.Ibatis.DataMapper/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/cs/V3/src/Apache.Ibatis.DataMapper/AssemblyInfo.cs?rev=657509&r1=657508&r2=657509&view=diff
==============================================================================
--- ibatis/trunk/cs/V3/src/Apache.Ibatis.DataMapper/AssemblyInfo.cs (original)
+++ ibatis/trunk/cs/V3/src/Apache.Ibatis.DataMapper/AssemblyInfo.cs Sun May 18 
01:04:55 2008
@@ -33,4 +33,4 @@
 [assembly: AssemblyTitle("Apache.Ibatis.DataMapper")]
 [assembly: AssemblyDescription("Map objects to your SQL statements or stored 
procedures.")]
 
-[assembly: AssemblyVersion("2.0.0")]
\ No newline at end of file
+[assembly: AssemblyVersion("3.0.0")]
\ No newline at end of file


Reply via email to