summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-07-29 13:32:51 -0400
committerDebi King (Dessie) <dessie@lindenlab.com>2011-07-29 13:32:51 -0400
commitfb9f092972c915ff77b3866dae302e3433b46224 (patch)
tree03d970b890a2cd6a4f10e5d90e01fe8ed66ce3b1 /indra/llcommon/llversionviewer.h
parentad96a4ef4706ae39d259281dd993a52034946425 (diff)
parent0e3cea49aaba7fb9e4a75c4a76779ba9273549bf (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 3dcaca4f16..0018b8e844 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 = 0;
+const S32 LL_VERSION_PATCH = 1;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";