diff options
author | Debi King (Dessie) <dessie@lindenlab.com> | 2011-06-27 09:35:22 -0400 |
---|---|---|
committer | Debi King (Dessie) <dessie@lindenlab.com> | 2011-06-27 09:35:22 -0400 |
commit | 7dac0bd49a0b3b63c179abb57e1dc167d6e37003 (patch) | |
tree | 5aecb36eb50c7250cb9420f6ffdee870ffc73c3e /indra/llcommon | |
parent | 9928016ad9069dc8839ff44128bd99bcefd21f4b (diff) | |
parent | 311a431169d81504d70a9424f254b05b5a6c6788 (diff) |
reconciled .hgtags
Diffstat (limited to 'indra/llcommon')
-rw-r--r-- | indra/llcommon/llversionviewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llversionviewer.h b/indra/llcommon/llversionviewer.h index cfafbf0470..92cd9bd46a 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 = 4; +const S32 LL_VERSION_PATCH = 5; const S32 LL_VERSION_BUILD = 0; const char * const LL_CHANNEL = "Second Life Developer"; |