Parent Directory
|
Revision Log
|
Patch
--- trunk/TSAdminTool/Globals.cs 2012/07/13 00:43:28 74 +++ trunk/TSAdminTool/Globals.cs 2012/07/13 02:24:25 79 @@ -13,8 +13,8 @@ public static class ATSGlobals { // 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 + public const string strDatabaseVersion = "1.0.0.4"; // The version string for the ATS database + public const string strDatabaseName = "AtsDb"; // THe name of the ATS database //[SerializableAttribute] public struct Color; // Registry keys
ViewVC Help | |
Powered by ViewVC 1.1.22 |