diff options
author | Debi King (Dessie) <dessie@lindenlab.com> | 2011-06-13 14:18:54 -0400 |
---|---|---|
committer | Debi King (Dessie) <dessie@lindenlab.com> | 2011-06-13 14:18:54 -0400 |
commit | f766d2fac15c9e736a0410d4c4588443c6f53176 (patch) | |
tree | 7013769416da0d61d25a4f3600067b340eb4de4f /indra/llcommon/llversionviewer.h | |
parent | fdc4a704f3622d1da471619413aadb609220962d (diff) | |
parent | 276be344fbbe1f8a62823c7252ebb01a52df377d (diff) |
reconciled .hgtags
Diffstat (limited to 'indra/llcommon/llversionviewer.h')
-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 67a83c7aa8..fa92a3a75b 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 = 2; +const S32 LL_VERSION_PATCH = 3; const S32 LL_VERSION_BUILD = 0; const char * const LL_CHANNEL = "Second Life Developer"; |