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 2007/02/25 11:34:54 UTC

svn commit: r511476 - /ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs

Author: gbayon
Date: Sun Feb 25 02:34:53 2007
New Revision: 511476

URL: http://svn.apache.org/viewvc?view=rev&rev=511476
Log:
- Updated version number

Modified:
    ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs

Modified: ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs?view=diff&rev=511476&r1=511475&r2=511476
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs (original)
+++ ibatis/trunk/cs/mapper/IBatisNet.DataMapper/AssemblyInfo.cs Sun Feb 25 02:34:53 2007
@@ -37,4 +37,4 @@
 [assembly: AssemblyTitle("IBatisNet.DataMapper")]
 [assembly: AssemblyDescription("Map objects to your SQL statements or stored procedures.")]
 
-[assembly: AssemblyVersion("1.6.0")]
\ No newline at end of file
+[assembly: AssemblyVersion("1.6.1")]
\ No newline at end of file