Changeset 669
- Timestamp:
- 01/18/10 14:20:10 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
apps/outlook/branches/1.6.1/DotTelSystem/Lookup/LookupTelname.cs
r646 r669 144 144 145 145 /// <summary> The version at which we change lookups</summary> 146 private const int version_change = 1 1;146 private const int version_change = 12; 147 147 148 148 private Thread naptrThread;








