Parent Directory
|
Revision Log
|
Patch
--- trunk/TSAdminTool/Globals.cs 2012/07/13 00:43:28 74 +++ trunk/TSAdminTool/Globals.cs 2012/07/13 01:35:49 77 @@ -13,7 +13,7 @@ public static class ATSGlobals { // Version - public const string strDatabaseVersion = "1.0.0.3"; // The version string for the ATS database + public const string strDatabaseVersion = "1.0.0.4"; // The version string for the ATS database public const string strDatabaseName = "AnywhereTS"; // THe name of the ATS database //[SerializableAttribute] public struct Color;
ViewVC Help | |
Powered by ViewVC 1.1.22 |