summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-07-25 11:56:49 -0400
committerDebi King (Dessie) <dessie@lindenlab.com>2011-07-25 11:56:49 -0400
commit6a15da0133aac12f3223d91078d133d50e7d44ee (patch)
treefadafea4c31ed6c56560cd2126214486a231ab6d /indra/llcommon/llversionviewer.h
parent0e3cea49aaba7fb9e4a75c4a76779ba9273549bf (diff)
parent723d05e6df1d89b8957aca429b1328834f323150 (diff)
merged .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 0018b8e844..6c1d233425 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 = 8;
-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";