Parent Directory
|
Revision Log
|
Patch
revision 47 by william, Thu Jul 12 14:29:34 2012 UTC | revision 74 by william, Fri Jul 13 00:43:28 2012 UTC | |
---|---|---|
# | Line 14 namespace AnywhereTS | Line 14 namespace AnywhereTS |
14 | { | { |
15 | // Version | // Version |
16 | public const string strDatabaseVersion = "1.0.0.3"; // The version string for the ATS database | public const string strDatabaseVersion = "1.0.0.3"; // The version string for the ATS database |
17 | public const string strDatabaseName = "AnywhereTS"; // THe name of the ATS database | |
18 | //[SerializableAttribute] public struct Color; | //[SerializableAttribute] public struct Color; |
19 | ||
20 | // Registry keys | // Registry keys |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |