Parent Directory
|
Revision Log
|
Patch
--- trunk/TSAdminTool/Globals.cs 2012/07/12 14:29:34 47 +++ trunk/TSAdminTool/Globals.cs 2012/07/13 00:43:28 74 @@ -14,6 +14,7 @@ { // Version public const string strDatabaseVersion = "1.0.0.3"; // The version string for the ATS database + public const string strDatabaseName = "AnywhereTS"; // THe name of the ATS database //[SerializableAttribute] public struct Color; // Registry keys
ViewVC Help | |
Powered by ViewVC 1.1.22 |