summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-06-03 20:03:52 -0400
committerDebi King (Dessie) <dessie@lindenlab.com>2011-06-03 20:03:52 -0400
commitdb2d21a89b62acc14025e7c529721e994ca96a9f (patch)
tree5124aa04ff7a212c00891b517740afd050c724e5 /indra/llcommon/llversionviewer.h
parentd5f96c38e6f5838672c87e540aaaa3b1663837f8 (diff)
parenteef9016ca15631783e0d61b98da858a971b2ab72 (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 7703132d90..2da578eaf1 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 = 0;
+const S32 LL_VERSION_PATCH = 1;
const S32 LL_VERSION_BUILD = 0;
const char * const LL_CHANNEL = "Second Life Developer";