summaryrefslogtreecommitdiff
path: root/indra/llcommon/llversionviewer.h
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-06-01 13:57:51 -0400
committerDebi King (Dessie) <dessie@lindenlab.com>2011-06-01 13:57:51 -0400
commit17edcc939a49d36415d3cfdd9b8c213ebb83a537 (patch)
tree2ea7d88d6432407aeb33664ee4b02109069d4bc7 /indra/llcommon/llversionviewer.h
parent4b7793a119f4e4c8c4f03b6ff9adb0eb6fe94209 (diff)
parent6bc63bddeede375c6ea03c299b267559a3fca0fb (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 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";