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

Comparing trunk/TSControlPanel/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/TSControlPanel/Properties/AssemblyInfo.cs	2012/07/11 14:19:13	4
+++ trunk/TSControlPanel/Properties/AssemblyInfo.cs	2012/07/11 16:06:57	12
@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
 // General Information about an assembly is controlled through the following 
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
-[assembly: AssemblyTitle("AnywhereTS Control Panel")]
+[assembly: AssemblyTitle("AnywhereTS-MSSQL Control Panel")]
 [assembly: AssemblyDescription("Enables users to change thin client settings")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("AnywhereTS")]
-[assembly: AssemblyProduct("AnywhereTS")]
+[assembly: AssemblyProduct("AnywhereTS-MSSQL")]
 [assembly: AssemblyCopyright("Qzone")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
 //      Build Number
 //      Revision
 //
-[assembly: AssemblyVersion("4.0.0.0")]
-[assembly: AssemblyFileVersion("4.0.0.0")]
+[assembly: AssemblyVersion("4.0.0.1")]
+[assembly: AssemblyFileVersion("4.0.0.1")]