diff options
author | Oz Linden <oz@lindenlab.com> | 2011-01-19 16:38:30 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-01-19 16:38:30 -0500 |
commit | cf2876447708214fb12aa17af378fac5c9924034 (patch) | |
tree | f59a63f4998f71174fafc6f763223d008e91a7fe /indra/llcommon/llversionviewer.h | |
parent | 120e64387cc8275de68aca990d186540f5468c89 (diff) | |
parent | 061b04132ddf96dc55f962add8bf254bba54bd46 (diff) |
pulling tags back from beta branch
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 356e0f4c0f..7d5afe92dc 100644 --- a/indra/llcommon/llversionviewer.h +++ b/indra/llcommon/llversionviewer.h @@ -28,7 +28,7 @@ #define LL_LLVERSIONVIEWER_H const S32 LL_VERSION_MAJOR = 2; -const S32 LL_VERSION_MINOR = 5; +const S32 LL_VERSION_MINOR = 6; const S32 LL_VERSION_PATCH = 0; const S32 LL_VERSION_BUILD = 0; |