Author: gbayon
Date: Sat Nov  1 04:03:08 2008
New Revision: 709672

URL: http://svn.apache.org/viewvc?rev=709672&view=rev
Log:
Update version number

Modified:
    ibatis/trunk/cs/V1/src/IBatisNet.Common/AssemblyInfo.cs
    ibatis/trunk/cs/V1/src/IBatisNet.DataAccess/AssemblyInfo.cs
    ibatis/trunk/cs/V1/src/IBatisNet.DataMapper/AssemblyInfo.cs

Modified: ibatis/trunk/cs/V1/src/IBatisNet.Common/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/cs/V1/src/IBatisNet.Common/AssemblyInfo.cs?rev=709672&r1=709671&r2=709672&view=diff
==============================================================================
--- ibatis/trunk/cs/V1/src/IBatisNet.Common/AssemblyInfo.cs (original)
+++ ibatis/trunk/cs/V1/src/IBatisNet.Common/AssemblyInfo.cs Sat Nov  1 04:03:08 
2008
@@ -30,5 +30,5 @@
 [assembly: AssemblyTitle("iBATIS.Common")]
 [assembly: AssemblyDescription("Common object used by DataAccess and 
DataMapper component in iBATIS.Net")]
        
-[assembly: AssemblyVersion("1.6.1")]
+[assembly: AssemblyVersion("1.6.2")]
 

Modified: ibatis/trunk/cs/V1/src/IBatisNet.DataAccess/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/cs/V1/src/IBatisNet.DataAccess/AssemblyInfo.cs?rev=709672&r1=709671&r2=709672&view=diff
==============================================================================
--- ibatis/trunk/cs/V1/src/IBatisNet.DataAccess/AssemblyInfo.cs (original)
+++ ibatis/trunk/cs/V1/src/IBatisNet.DataAccess/AssemblyInfo.cs Sat Nov  1 
04:03:08 2008
@@ -32,4 +32,4 @@
 [assembly: AssemblyDescription("Data Access Object (DAO) design pattern 
implementation.")]
 
 
-[assembly: AssemblyVersion("1.9.1")]
+[assembly: AssemblyVersion("1.9.2")]

Modified: ibatis/trunk/cs/V1/src/IBatisNet.DataMapper/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/ibatis/trunk/cs/V1/src/IBatisNet.DataMapper/AssemblyInfo.cs?rev=709672&r1=709671&r2=709672&view=diff
==============================================================================
--- ibatis/trunk/cs/V1/src/IBatisNet.DataMapper/AssemblyInfo.cs (original)
+++ ibatis/trunk/cs/V1/src/IBatisNet.DataMapper/AssemblyInfo.cs Sat Nov  1 
04:03:08 2008
@@ -37,4 +37,4 @@
 [assembly: AssemblyTitle("IBatisNet.DataMapper")]
 [assembly: AssemblyDescription("Map objects to your SQL statements or stored 
procedures.")]
 
-[assembly: AssemblyVersion("1.6.1")]
\ No newline at end of file
+[assembly: AssemblyVersion("1.6.2")]
\ No newline at end of file


Reply via email to