diff options
| author | Richard Linden <none@none> | 2013-08-29 15:26:16 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2013-08-29 15:26:16 -0700 |
| commit | 89cc73cbd1881836452b02d722911605ff9602ac (patch) | |
| tree | 61931e52674f255e39b1538297c5d30b71d50bc6 /indra/newview/llappviewer.cpp | |
| parent | f0a642898dad11f6519bad735857a58e1d83422e (diff) | |
| parent | 1751650dbcad4ea66b2c3779aa52960ec1640466 (diff) | |
merge
Diffstat (limited to 'indra/newview/llappviewer.cpp')
| -rwxr-xr-x | indra/newview/llappviewer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 0f155b8ad7..7f37cee8b8 100755 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -4030,7 +4030,7 @@ U32 LLAppViewer::getObjectCacheVersion() { // Viewer object cache version, change if object update // format changes. JC - const U32 INDRA_OBJECT_CACHE_VERSION = 15; + const U32 INDRA_OBJECT_CACHE_VERSION = 14; return INDRA_OBJECT_CACHE_VERSION; } |
