diff options
author | Dessie Linden <dessie@lindenlab.com> | 2011-03-31 12:40:30 -0700 |
---|---|---|
committer | Dessie Linden <dessie@lindenlab.com> | 2011-03-31 12:40:30 -0700 |
commit | 256ed564acd41891884227925ac1c6ee1448b9ae (patch) | |
tree | c3bb866b173dc4238653e998c2edc78f106bc15c /indra/llcommon/llversionviewer.h | |
parent | b597bc02d73e412e1a80d1cf6ea7091fa561c106 (diff) | |
parent | 3d5a8cc2e3becd92c83fb87d65dfbe802738edde (diff) |
Set release-viewer.jira to DRTVWR-42
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 7d5afe92dc..117d96ffa6 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 = 6; -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"; |