summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-06-09 13:53:02 -0400
committerDebi King (Dessie) <dessie@lindenlab.com>2011-06-09 13:53:02 -0400
commit5ce0d30ec91a35ed1e32a957597758502a966b9c (patch)
tree9a6c4b04b4c3d7bb3141846d69d4efd158ef228c /indra/llcommon/llversionviewer.h
parent17edcc939a49d36415d3cfdd9b8c213ebb83a537 (diff)
parent4a8109476cfdb1505e9dc122526caacd6cdda374 (diff)
reconciled .hgtags
Diffstat (limited to 'indra/llcommon/llversionviewer.h')
-rw-r--r--indra/llcommon/llversionviewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llversionviewer.h b/indra/llcommon/llversionviewer.h
index 2da578eaf1..67a83c7aa8 100644
--- a/indra/llcommon/llversionviewer.h
+++ b/indra/llcommon/llversionviewer.h
@@ -29,7 +29,7 @@
const S32 LL_VERSION_MAJOR = 2;
const S32 LL_VERSION_MINOR = 7;
-const S32 LL_VERSION_PATCH = 1;
+const S32 LL_VERSION_PATCH = 2;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";