ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/AnywhereTS-MSSQL/trunk/CSDLL/Properties/AssemblyInfo.cs
(Generate patch)

Comparing trunk/CSDLL/Properties/AssemblyInfo.cs (file contents):
Revision 4 by william, Wed Jul 11 14:19:13 2012 UTC vs.
Revision 12 by william, Wed Jul 11 16:06:57 2012 UTC

--- trunk/CSDLL/Properties/AssemblyInfo.cs	2012/07/11 14:19:13	4
+++ trunk/CSDLL/Properties/AssemblyInfo.cs	2012/07/11 16:06:57	12
@@ -9,7 +9,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyDescription("Support functions for ts-config")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("AnywhereTS")]
+[assembly: AssemblyProduct("AnywhereTS-MSSQL")]
 [assembly: AssemblyCopyright("Qzone")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
 //
 // You can specify all the values or you can default the Revision and Build Numbers 
 // by using the '*' as shown below:
-[assembly: AssemblyVersion("4.0.0.0")]
-[assembly: AssemblyFileVersion("4.0.0.0")]
+[assembly: AssemblyVersion("4.0.0.1")]
+[assembly: AssemblyFileVersion("4.0.0.1")]